[ https://issues.apache.org/jira/browse/PIVOT-1043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16667340#comment-16667340 ]
Roger Whitcomb commented on PIVOT-1043: --------------------------------------- And a HUGE thing with Java 11 is that Nashorn scripting engine is scheduled to be removed soon, so we need to figure out how to deal with that. See [https://jaxenter.com/nashorn-javascript-engine-deprecated-145320.html] for instance. > Investigate Java 11 compatibility > --------------------------------- > > Key: PIVOT-1043 > URL: https://issues.apache.org/jira/browse/PIVOT-1043 > Project: Pivot > Issue Type: Bug > Reporter: Roger Whitcomb > Assignee: Roger Whitcomb > Priority: Major > Fix For: 2.1.0 > > > Trying to run a Pivot application under OSX using OpenJDK Java 11 version > gives this error on the console: > Unable to attach EAWT hooks: java.lang.ClassNotFoundException: > com.apple.eawt.ApplicationListener > Everything appeared to work correctly, so I'm thinking this API call can just > go away for Java 11. But it should be investigated. > Other things with Java 11 might come up too, so this is a placeholder for > them too. -- This message was sent by Atlassian JIRA (v7.6.3#76005)