Commit 63bb20d4 by Ranjit Mathew Committed by Tom Tromey

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
parent 248cfd1c
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}.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment