JDK-8326005 : GenZGC: Kitchensink7D fails with java.lang.OutOfMemoryError: Metaspace
Type:Bug
Component:hotspot
Sub-Component:gc
Affected Version:23
Priority:P2
Status:Closed
Resolution:Duplicate
Submitted:2024-02-15
Updated:2024-07-04
Resolved:2024-07-04
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.
Kitchensink7D start failing -XX:+UseZGC -XX:+ZGenerational
with java.lang.OutOfMemoryError: Metaspace
Comments
Closing this as a duplicate of JDK-8335262 as it seems to have resolved the issue.
04-07-2024
JDK-8335262 has been integrated and the full set of tests are are being run through the CI. When that passes and the backport is made to JDK 23, we'll close this Bug with the assumption that it is a duplicate of JDK-8335262.
28-06-2024
Axel is working on this under the JDK-8326820 bug. If that is successful, we'll close this bug as a duplicate of that.