On 27.08.2018 10:55, Rahkonen Jukka (MML) wrote:
> Hi,
> 
> I would like to test if OpenJUMP might have problems with the newest Java 
> versions but I could not make it start at all. I had a working bat file for 
> Java 10 to start with but editing JAVA_PATH was not enough. I start to feel 
> that the genius system that detects the Java version is getting quite 
> complicated to follow and debug with the new release schedule with a new 
> version every sixth month.
> 
> I downloaded the new Java binaries I wanted to test from here:
> https://download.java.net/java/early_access/jdk12/8/GPL/openjdk-12-ea+8_windows-x64_bin.zip
> I placed the binaries into directory c:\java\jdk-12 and used that as a value 
> of JAVA_HOME but OJ does not start, nor does it print any information about 
> why not.

the version output is different and hence the parsing has to be adapted.

>java -version
java version "1.8.0_151"
Java(TM) SE Runtime Environment (build 1.8.0_151-b12)
Java HotSpot(TM) 64-Bit Server VM (build 25.151-b12, mixed mode)

>d:\jdk-12\bin\java -version
openjdk version "12-ea" 2019-03-19
OpenJDK Runtime Environment 19.3 (build 12-ea+8)
OpenJDK 64-Bit Server VM 19.3 (build 12-ea+8, mixed mode)

will have a look at it ..ede

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to