JDK-8076476 : Coalesce Metachunks in the Metaspaces
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: 9
  • Priority: P3
  • Status: Resolved
  • Resolution: Duplicate
  • Submitted: 2015-04-01
  • Updated: 2023-08-15
  • Resolved: 2020-09-24
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.
Other
tbdResolved
Related Reports
Duplicate :  
Relates :  
Description
Fragmentation can be a problem in the Metaspaces when lots of space is tied up in chunks of the wrong size.  Chunk sizes are specialized, small and medium (smallest to medium).  Coalesce adjacent specialized chunks into small or medium chunks.  Coalesce adjacent small chunks into medium chunks.
Comments
Duplicate of JDK-8221173.
24-09-2020

This is old :) And yes, it will be solved by JEP387.
24-09-2020

Thomas, I'm assigning this to you. Feel free to close this if it's not relevant after your Metaspace rewrite.
24-09-2020