Actions
Bug #14822
closedRemove warning: "Nashorn engine is planned to be removed from a future JDK release "
Pull Request:
Severity:
Minor - inconvenience | misleading | easy workaround
UX impact:
User visibility:
Getting started - demo | first install | Technique editor and level 1 Techniques
Effort required:
Very Small
Priority:
75
Name check:
To do
Fix check:
Checked
Regression:
Description
As explained in parent ticket, we need to add more jvm startup parameters to remove the nasty red warning in jdk 11:
-Dnashorn.args="--no-deprecation-warning"
Actions