JDK-8244668 : Remove SA's javascript support
  • Type: Bug
  • Component: hotspot
  • Sub-Component: svc-agent
  • Affected Version: 15
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-05-08
  • Updated: 2021-12-20
  • Resolved: 2020-05-29
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
15 b26Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Description
SA javascript support has been broken since JDK 9. See JDK-8235594. It was disabled during 14 to prevent warning messages. See JDK-8236062. Nashorn was completely removed in JDK 15. See JDK-8241749. It's time to strip the javascript support code out of SA.
Comments
URL: https://hg.openjdk.java.net/jdk/jdk/rev/3d4d300396c0 User: cjplummer Date: 2020-05-29 00:14:27 +0000
29-05-2020