Java™ system properties determine the environment in which you run your Java programs. They are similar to system values or environment variables in i5/OS™.
Starting an instance of a Java virtual machine (JVM) sets the values for the system properties that affect that JVM.
You can choose to use the default values for Java system properties or you can specify values for them by using the following methods:
ADDENVVAR ENVVAR(QIBM_JAVA_PROPERTIES_FILE) VALUE(/qibm/userdata/java400/mySystem.properties)
i5/OS and the JVM determine the values for Java system properties by using the following order of precedence: