Nashorn is not going to be removed until JDK 15. So you are free to us it in JDK 11, 12, 13 and 14.
Cheers, -- Jim > On Apr 20, 2020, at 3:19 PM, Abhay Kulkarni <akulka...@cloudera.com> wrote: > > Hi, > > I don't know if this question was asked earlier. Is there any other > javascript engine which can be used instead of nashorn in JDK 11? Also, > exactly in which version/release of openJDK 11 is this removal taking > effect? > > Also, to reiterate others' concerns, this breaks backward compatibility for > my application. I hope this removal does not happen! > > Abhay