Details
-
Type:
Enhancement
-
Status: Closed
-
Priority:
Should
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.15.0
-
Labels:None
-
Complexity:Low
Description
The Nashorn Javascript Engine was deprecated in Java 11 and is no longer in the list of JavaScript engines that are automatically loaded by default. Resulting into the `javascriptEngine` being null when running the appframework module on Java 11
The Nashorn engine will eventually be removed in later versions of Java and hence we are advised to switch to `GraalVM`. But that is beyond the scope of this ticket.
Gliffy Diagrams
Attachments
Issue Links
- is depended on by
-
TRUNK-5496 Upgrade Core to Compile and run on OpenJDK 8 ,9,10, 11,12,13,14
-
- Closed
-