Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: EE-3.3.0.GA_P07, EE-4.3.0.GA_P01
-
Component/s: ACE-Components, Bridge, Framework
-
Labels:None
-
Environment:JDK11
Description
requirement is for all latest release offereings to run without issue on JDK11
There's only one possible issue on the 3.3 showcase. After loading the application for the first time after having been newly deployed, there's a ConcurrentModificationException exception. Everything works normally after reloading the page. This issue not always happens. It's still not clear if this is related to the JDK11.
There are a few other minor issues, but they don't seem related to the JDK11.
Note that the build script for the 3.3 samples had to be modified to compile with Java 1.6, instead of 1.5, as 1.5 seems to be unsupported by this JDK version.