JDK-7045276 : Add graph to keep dependencies among class loaders
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: hs22
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2011-05-16
  • Updated: 2012-09-04
  • Resolved: 2012-09-04
Related Reports
Duplicate :  
Description
Discover dependencies between class loaders at class resolution time and
create a graph to embody those dependencies.  Use the graphs during GC to
complete liveness analysis of class loaders.

Comments
EVALUATION This is integration with 6964458: Reimplement class meta-data storage to use native memory
04-09-2012