JDK-8301454 : Code in Metaspace::initialize_class_space still disabled even after JDK-8243535 was fixed
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 17,20,21
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2023-01-31
  • Updated: 2023-10-13
  • Resolved: 2023-10-13
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 22
22Resolved
Related Reports
Duplicate :  
Relates :  
Description
Code in Metaspace::initialize_class_space is still disabled with the comment "// Will be fixed with JDK-8243535.":

https://github.com/openjdk/jdk/blob/d98a323a8b972c17a066c597a81b164681ad5589/src/hotspot/share/memory/metaspace.cpp#L573
Comments
Reclosing as "Duplicate" instead of Resolving as...
13-10-2023

[~stuefe], you might want to have a look at this.
31-01-2023