JDK-8306310 : Move is_shared Klass flag
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 21
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2023-04-18
  • 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
The is_shared flag is part of AccessFlags but doesn't need to be there.
Comments
Changeset: 1a41e12c Author: Coleen Phillimore <coleenp@openjdk.org> Date: 2023-04-19 14:04:19 +0000 URL: https://git.openjdk.org/jdk/commit/1a41e12c22168c6c50c6bc193ae249a4a390173c
19-04-2023

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