JDK-8289106 : Add model of class file versions to core reflection
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.lang:reflect
  • Affected Version: 20
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2022-06-24
  • Updated: 2024-10-27
  • Resolved: 2022-08-16
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 20
20 b11Fixed
Related Reports
CSR :  
Relates :  
Relates :  
Relates :  
Description
To address anticipated needs for core reflection and its client, an API model of changing class file versions would be helpful.
Comments
A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/9299 Date: 2022-06-27 20:26:52 +0000
27-10-2024

Changeset: e44e3f0c Author: Joe Darcy <darcy@openjdk.org> Date: 2022-08-16 18:43:58 +0000 URL: https://git.openjdk.org/jdk/commit/e44e3f0c1976a513c6637545f49f49de84cbac02
16-08-2022