Re: JDK 11 is now in Rampdown Phase one

2018-07-02 Thread Ralph Goers
I don’t believe they are removing ScriptEngine support, only the JavaScript engine being there by default. I wouldn’t have recommended using it anyway since it doesn’t compile the scripts. Ralph > On Jul 2, 2018, at 8:25 AM, Matt Sicker wrote: > > On Mon, 2 Jul 2018 at 04:29, Rory O'Donnell

Re: JDK 11 is now in Rampdown Phase one

2018-07-02 Thread Matt Sicker
On Mon, 2 Jul 2018 at 04:29, Rory O'Donnell wrote: > * 335: *Deprecate the Nashorn JavaScript Engine* > Hooray, more built in features going away! So first we have the issue of XML APIs being removed from the base (which, as far as I can tell, means you either have to add special command line

JDK 11 is now in Rampdown Phase one

2018-07-02 Thread Rory O'Donnell
Hi Ralph, *JDK 11 is now in Rampdown Phase one*** The overall feature set is frozen. No further JEPs will be targeted to this release.We’ve forked the main-line source repository, jdk/jdk, to the jdk/jdk11 stabilization repository. Any changes pushed to jdk/jdk or jdk/client are now bound for