JDK-8344319 : SM cleanup in jdk.dynalink module
  • Type: Bug
  • Component: core-libs
  • Sub-Component: jdk.nashorn
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2024-11-15
  • Updated: 2024-11-28
  • Resolved: 2024-11-25
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 24
24 b26Fixed
Related Reports
Blocks :  
Description
After JDK-8338411, jdk.dynalink module implementation dependencies on SecurityManager, doPriviledged, and AccessController are removed.
Some refactoring to cleanup the remaining code is expected. 
Comments
Changeset: 593a5898 Branch: master Author: Roger Riggs <rriggs@openjdk.org> Date: 2024-11-25 16:46:19 +0000 URL: https://git.openjdk.org/jdk/commit/593a5898f93fd009197e89aba311268bc1a2e74e
25-11-2024

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/22152 Date: 2024-11-15 16:38:53 +0000
15-11-2024