Previous: GNU Classpath Properties, Up: System properties
The following properties are specific to the libgcj
runtime and will
normally not be found in other core libraries for the java language.
java.fullversion
java.vm.name
and java.vm.version
.
java.vm.info
java.fullversion
.
impl.prefix
java.net.DatagramSocket
class when set to something else
then the empty string. When set all newly created DatagramSocket
s will
try to load a class java.net.[impl.prefix]DatagramSocketImpl
instead of
the normal java.net.PlainDatagramSocketImpl
.
gnu.gcj.progname
gnu.gcj.runtime.NameFinder.demangle
true
.
gnu.gcj.runtime.NameFinder.sanitize
true
.
gnu.gcj.runtime.NameFinder.remove_unknown
true
.
gnu.gcj.runtime.NameFinder.remove_interpreter
_Jv_InterpMethod
class
and functions starting with `ffi_') should be removed from the stack
trace. Only done when the stack is sanitized. Defaults to true
.
gnu.gcj.runtime.NameFinder.use_addr2line
dladdr
.
gnu.gcj.runtime.VMClassLoader.library_control