Search code examples
javainstall4jjava-10

Install4j Java minimum version seems not functional


We are using Install4j 7.0.6 and set the Java minimum version to "10.0.1". We are bundling a Java 10.0.1 into the media file. When we replace the included JVM with a Java 9 VM our Application still starts. Are we just missunderstanding the function for the Java minimum version or are we using the wrong version format or is it broken in Install4j 7.0.6?


Solution

  • The bundled JRE will always be used, regardless of the minimum version. The minimum applies to installed JREs that are checked by the search sequence.