JDK-7045392 : Add different sizes of metadata class loader arenas
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: hs24
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2011-05-16
  • Updated: 2012-09-06
  • Resolved: 2012-09-06
Related Reports
Duplicate :  
Description
Implement class loader arenas that can have varying sizes based on the historic
allocation patterns of class loaders (i.e., shrink or grow the sizes of arenas
depending on how well the space in an arena is being used).