JDK-8338596 : Clarify handling of restricted and caller-sensitive methods
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.lang.foreign
  • Affected Version: 24
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2024-08-19
  • Updated: 2024-10-21
  • Resolved: 2024-10-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.
JDK 24
24 b20Fixed
Related Reports
CSR :  
Relates :  
Description
CSR review of JDK-8331672 surfaced several situations where the handling of restricted and caller-sensitive methods was not directly specified. These cases should be clarified in various parts of the platform specification.
Comments
Changeset: f4dccfd4 Branch: master Author: Maurizio Cimadamore <mcimadamore@openjdk.org> Date: 2024-10-15 09:10:13 +0000 URL: https://git.openjdk.org/jdk/commit/f4dccfd4cf354f360b823c8cce15bb54ef90e9ca
15-10-2024

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/21067 Date: 2024-09-18 15:47:01 +0000
18-09-2024