gcj.texi: Added item describing the GCJ runtime property "gnu.gcj.progname".
2002-10-20 Ranjit Mathew <rmathew@hotmail.com> * gcj.texi: Added item describing the GCJ runtime property "gnu.gcj.progname". From-SVN: r58342
This commit is contained in:
parent
248cfd1c86
commit
63bb20d4ec
@ -1,3 +1,8 @@
|
||||
2002-10-20 Ranjit Mathew <rmathew@hotmail.com>
|
||||
|
||||
* gcj.texi: Added item describing the GCJ runtime property
|
||||
"gnu.gcj.progname".
|
||||
|
||||
2002-10-15 Richard Henderson <rth@redhat.com>
|
||||
|
||||
* jcf-parse.c (get_constant): Fix type warning.
|
||||
|
@ -2190,6 +2190,9 @@ then the empty string. When set all newly created @code{DatagramSocket}s will
|
||||
try to load a class @code{java.net.[impl.prefix]DatagramSocketImpl} instead of
|
||||
the normal @code{java.net.PlainDatagramSocketImpl}.
|
||||
|
||||
@item gnu.gcj.progname
|
||||
The name that was used to invoked the program.
|
||||
|
||||
@item gnu.gcj.runtime.NameFinder.demangle
|
||||
Whether names in a stack trace should be demangled. Defaults to @code{true}.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user