Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Replace Nashorn engine with GraalVM #2312

Open
apanicker-nflx opened this issue Jun 15, 2021 · 2 comments
Open

Replace Nashorn engine with GraalVM #2312

apanicker-nflx opened this issue Jun 15, 2021 · 2 comments

Comments

@apanicker-nflx
Copy link
Collaborator

With the release of Java 11, Nashorn is deprecated, and has been removed from JDK 15 onwards. The engine needs to be replaced with GraalVM.

Helpful article for migration

BlasiusSecundus added a commit to BlasiusSecundus/conductor that referenced this issue Sep 11, 2022
this is required for JDK 15+ compatibility
(Nashorn was removed in JDK 15)
cwensel added a commit to ClusterlessHQ/clusterless that referenced this issue Apr 19, 2023
@ijusti
Copy link

ijusti commented May 26, 2023

is there any updates?

@martonbtoth
Copy link
Contributor

Is there any reason the PR resolving this was closed? It would make sense to support less ancient java versions.

BlasiusSecundus added a commit to BlasiusSecundus/conductor that referenced this issue Aug 3, 2023
this is required for JDK 15+ compatibility
(Nashorn was removed in JDK 15)
BlasiusSecundus added a commit to BlasiusSecundus/conductor that referenced this issue Sep 11, 2023
this is required for JDK 15+ compatibility
(Nashorn was removed in JDK 15)
BlasiusSecundus added a commit to BlasiusSecundus/conductor that referenced this issue Sep 11, 2023
this is required for JDK 15+ compatibility
(Nashorn was removed in JDK 15)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants