Throwable stack trace printing again

Mark Wielaard mark@klomp.org
Sun Aug 18 15:21:00 GMT 2002


Hi,

On Fri, 2002-08-16 at 19:00, Tom Tromey wrote:
> 
> Unfortunately right now we don't seem to have a nice place to document
> things like this.  I'm not sure that mentioning it in the javadoc is
> sufficient; I think we should consider pulling out gcj-specific things
> into the main manual.  Do you have the time to add a section to the
> manual for gcj-specific properties?

How does this look? (Disclaimers: This is the first time I do something
with texinfo, English is not my native language, etc...)

I started out by making three categories but when I did some research I
noticed that most of the properties were actually specified in the
runtime api spec so the GNU Classpath specific properties are now a bit
empty. But it might grow again when we merge some of the Classpath
classes (character en/decoders, url factories, Inetaddress, etc).

2002-08-18  Mark Wielaard <mark@klomp.org>

        * gcj.texi: Add chapter about System Properties.

OK to commit if the throwable patch is approved?
Should it also be reviewed on gcc-patches?
(The gcj.texi file lives in gcc/java/.)

Cheers,

Mark
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gcj.texi.diff
Type: text/x-patch
Size: 8183 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20020818/6150212c/attachment.bin>


More information about the Java-patches mailing list