JDK-8344330 : Remove AccessController.doPrivileged() from jdk.charsets module
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.nio.charsets
  • Priority: P3
  • Status: In Progress
  • Resolution: Unresolved
  • OS: generic
  • CPU: generic
  • Submitted: 2024-11-15
  • Updated: 2024-11-15
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.
Other
tbdUnresolved
Related Reports
Relates :  
Description
After JEP 486 is integrated, the jdk.charsets module implementation dependencies on AccessController.doPrivileged can be removed.
Comments
A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/22162 Date: 2024-11-15 19:26:15 +0000
15-11-2024