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
Activity
Judy Guglielmin
created issue -
Judy Guglielmin
made changes -
Field | Original Value | New Value |
---|---|---|
Assignee | Ken Fyten [ ken.fyten ] |
Judy Guglielmin
made changes -
Fix Version/s | EE-3.3.0.GA_P07 [ 13118 ] | |
Fix Version/s | EE-4.3.0.GA_P01 [ 13280 ] |
Arturo Zambrano
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
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.