JDK-8300682 : InstanceKlassMiscStatus is a bad name
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 21
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2023-01-19
  • Updated: 2023-01-26
  • Resolved: 2023-01-20
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 b07Fixed
Description
Rename InstanceKlassMiscStatus to InstanceKlassFlags.  That makes more sense.  Misc has no meaning.
Comments
Changeset: 4562b402 Author: Coleen Phillimore <coleenp@openjdk.org> Date: 2023-01-20 13:20:29 +0000 URL: https://git.openjdk.org/jdk/commit/4562b402fbfedbc3b531b19bf55638b00973b680
20-01-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/12106 Date: 2023-01-19 21:50:46 +0000
19-01-2023