JDK-8308913 : Update core reflection for JEP 445 (preview)
  • Type: Sub-task
  • Component: core-libs
  • Sub-Component: java.lang:reflect
  • Affected Version: 21
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2023-05-26
  • Updated: 2024-10-26
  • Resolved: 2023-06-05
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 21
21 b26Fixed
Related Reports
CSR :  
Description
The documentation for java.lang.Class should describe how JEP 445's unnamed classes look in core reflection, in particular how the various name-related methods of java.lang.Class behave on a unnamed class.
Comments
A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/14165 Date: 2023-05-26 02:06:55 +0000
26-10-2024

Changeset: 98b53c06 Author: Jim Laskey <jlaskey@openjdk.org> Date: 2023-06-05 18:45:39 +0000 URL: https://git.openjdk.org/jdk/commit/98b53c06cfffe7b2e21968546b4aa1523f31132e
05-06-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/13689 Date: 2023-04-27 12:38:11 +0000
03-06-2023