Java Settings
Configure the Java settings.
Description | Example |
---|---|
In the .profile file, set PATH to
include the Java Runtime Environment (JRE) absolute path.
Ensure that SYMBOLIC links to JAVA installation are not set in the PATH variable. |
For example:
Note: OFSAA does not support OpenJDK and JRE. |
In the .profile file, set PATH to include the Java
Runtime Environment bin path.
|
JAVA_BIN=/scratch/<<version>>/jre/bin For
example:
|
In the .profile file, set the Java tool options for
all versions JDK 11.0.20 and above updates
|
|
Enable unlimited cryptographic policy for Java. | For more information, refer to Enabling Unlimited Cryptographic Policy in the OFS Analytical Applications Infrastructure Administration Guide. |