Closed lordlouckster closed 4 years ago
I don't use IDE, and have just tested (with no problem) compiling (from command line) and running using:
openjdk version "1.8.0_232"
OpenJDK Runtime Environment (build 1.8.0_232-b09)
I tend to use oracle's 1.8.0_221.
I would suggest using the same Library to guarantee same compile environment!
The only removal of jdk1.8.0_231 compared to jdk1.8.0_221 is: Removal of T2K Rasterizer and ICU Layout Engine From JavaFX Does it mean anything to SukakuExplainer?
Have you ever experienced issues with 231?
I just retrieved the java jdk-8u231 for windows from the oracle web site. java.exe -version:
java version "1.8.0_231"
Java(TM) SE Runtime Environment (build 1.8.0_231-b11)
Java HotSpot(TM) Client VM (build 25.231-b11, mixed mode)
I have tested (with no problem) compiling (from command line) and running using the above.
I currently compile with jdk1.8.0_221. Does jdk1.8.0_231 work?