JDK-7021479 : Class data sharing for class meta-data in native memory
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: 7-pool
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2011-02-22
  • Updated: 2011-06-07
  • Resolved: 2011-06-07
Related Reports
Duplicate :  
Description
Class data sharing has knowledge of the perm gen.  It keeps read-only and read-write
(maybe) shared data in the perm gen.  Reimplement for the removal of the perm gen.