Enabling Oracle Java 17 Runtime Support (Tools Release 9.2.26.2)

Starting with Tools Release 9.2.26.2, support for Oracle Java 17 at runtime is provided for Development Client. Settings related to Java Versions in jde.ini should be done in template located in <E1_dep_svr_install_directory>\OneWorld Client Install\misc.
Section Key Value Description Example

[JDE JVM]

EnableJava17Plus Set this property to ‘1’ to initialize the JVM of E1 client with Oracle Java 17, otherwise set to ‘0’ for Java 8. 1
[JDE JVM] InProcessJVMHome By default, the bundled JRE located under <install location>/system/jre is loaded automatically. To run with Java 17, set this field to the full path to the Java 17 JVM library (jvm.dll) C:\Program Files\Java\jdk-17\bin\server\jvm.dll