JDK-8242935 : test/jdk/java/util/ServiceLoader/ReloadTest.java uses nashorn script engine
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.util
  • Affected Version: 15
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2020-04-16
  • Updated: 2024-10-17
  • Resolved: 2020-07-16
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 15 JDK 16
15 b33Fixed 16Fixed
Related Reports
Relates :  
Description
test/jdk/java/util/ServiceLoader/ReloadTest.java uses nashorn script engine. But nashorn  engine has been removed (JEP: https://openjdk.java.net/jeps/372). Please port the test to avoid nashorn
Comments
URL: https://hg.openjdk.java.net/jdk/jdk15/rev/308aad6fe1e5 User: iignatyev Date: 2020-07-16 14:35:23 +0000
16-07-2020