Code Review for hsx-gc

Prepared by:mgerdin on Mon Mar 4 15:37:00 CET 2013
Workspace:/localhome/hg/hsx-gc
Compare against: ssh://hg.openjdk.java.net/hsx/hotspot-gc-gate/hotspot
Compare against version:4167
Summary of changes: 54 lines changed: 34 ins; 11 del; 9 mod; 13395 unchg
Patch of changes: hsx-gc.patch
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp

rev 4168 : 8005602: NPG: classunloading does not happen while CMS GC with -XX:+CMSClassUnloadingEnabled is used
Summary: Call purge() on CLDG after sweep(), reorder purge() call in GenCollectedHeap and enable some additional logging
Reviewed-by:
43 lines changed: 31 ins; 5 del; 7 mod; 9278 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/memory/genCollectedHeap.cpp

rev 4168 : 8005602: NPG: classunloading does not happen while CMS GC with -XX:+CMSClassUnloadingEnabled is used
Summary: Call purge() on CLDG after sweep(), reorder purge() call in GenCollectedHeap and enable some additional logging
Reviewed-by:
7 lines changed: 2 ins; 5 del; 0 mod; 1303 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/memory/metaspace.cpp

rev 4168 : 8005602: NPG: classunloading does not happen while CMS GC with -XX:+CMSClassUnloadingEnabled is used
Summary: Call purge() on CLDG after sweep(), reorder purge() call in GenCollectedHeap and enable some additional logging
Reviewed-by:
4 lines changed: 1 ins; 1 del; 2 mod; 2814 unchg

This code review page was prepared using /share/home/appeal/bin/webrev.sh (vers 23.18-hg).