JDK-8306123 : Move InstanceKlass writeable flags
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 21
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2023-04-17
  • Updated: 2023-04-24
  • Resolved: 2023-04-19
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 b19Fixed
Description
Move the InstanceKlass writeable flags out of AccessFlags and assorted fields into InstanceKlassFlags using atomic set.
Comments
Changeset: ddb86469 Author: Coleen Phillimore <coleenp@openjdk.org> Date: 2023-04-19 14:06:02 +0000 URL: https://git.openjdk.org/jdk/commit/ddb86469e024147ab41db7dd26344ba9e14ce17a
19-04-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/13515 Date: 2023-04-18 17:11:25 +0000
18-04-2023