The following properties are normally found in all implementations of the core libraries for the Java language.
java.version
libgcj version number.
java.vendor
The Free Software Foundation, Inc.
java.vendor.url
java.home
gcj was installed. Taken from the --prefix
option given to configure.
java.class.version
46.0)
java.vm.specification.version
libgcj.
(Currently 1.0)
java.vm.specification.vendor
java.vm.specification.name
Java Virtual Machine Specification).
java.vm.version
gcj version number.
java.vm.vendor
The Free Software Foundation, Inc.
java.vm.name
GNU libgcj.
java.specification.version
libgcj.
(Currently set to 1.3)
java.specification.vendor
java.specification.name
Java Platform API Specification).
java.class.path
java.library.path
java.io.tmpdir
java.compiler
libgcj.
java.ext.dirs
libgcj.
java.protocol.handler.pkgs
| separated list of package names that is used to find classes that
implement handlers for java.net.URL.
java.rmi.server.codebase
java.rmi.server.RMIClassLoader
to load classes from.
jdbc.drivers
java.sql.DriverManager
when it starts up.
file.separator
/ or \ ).
file.encoding
8859_1).
path.separator
: or ;), the string is usually not a valid character
to use in normal directory names.)
line.separator
\n, \r
or a combination of those two characters).
policy.provider
java.security.Policy.getPolicy.
user.name
user.home
user.dir
user.language
java.util.Locale class.
user.region
java.util.Local class.
user.variant
user.timezone
java.util.TimeZone class.
os.name
os.arch
os.version
awt.appletWarning
java.awt.Window.getWarningString() when the window is
"insecure".
awt.toolkit
java.awt.Toolkit.
Defaults to gnu.awt.gtk.GtkToolkit.
http.proxyHost
http.proxyPort