Code Review for hs-gc-remove-keepalive

Prepared by:brutisso on Mon Sep 24 14:00:21 CEST 2012
Workspace:/cygdrive/d/repos/hs-gc-remove-keepalive
Compare against: http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot
Compare against version:3638
Summary of changes: 19 lines changed: 0 ins; 10 del; 9 mod; 18997 unchg
Patch of changes: hs-gc-remove-keepalive.patch
Bug id: Bug Database
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/code/codeCache.cpp

rev 3639 : 7200470: KeepAliveClosure not needed in CodeCache::do_unloading
Summary: Removed the unused keep_alive parameter
Reviewed-by: duke
2 lines changed: 0 ins; 1 del; 1 mod; 1013 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/code/codeCache.hpp

rev 3639 : 7200470: KeepAliveClosure not needed in CodeCache::do_unloading
Summary: Removed the unused keep_alive parameter
Reviewed-by: duke
1 line changed: 0 ins; 1 del; 0 mod; 192 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/code/nmethod.cpp

rev 3639 : 7200470: KeepAliveClosure not needed in CodeCache::do_unloading
Summary: Removed the unused keep_alive parameter
Reviewed-by: duke
5 lines changed: 0 ins; 2 del; 3 mod; 2917 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/code/nmethod.hpp

rev 3639 : 7200470: KeepAliveClosure not needed in CodeCache::do_unloading
Summary: Removed the unused keep_alive parameter
Reviewed-by: duke
4 lines changed: 0 ins; 2 del; 2 mod; 741 unchg

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

rev 3639 : 7200470: KeepAliveClosure not needed in CodeCache::do_unloading
Summary: Removed the unused keep_alive parameter
Reviewed-by: duke
1 line changed: 0 ins; 1 del; 0 mod; 9291 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc_implementation/g1/g1MarkSweep.cpp

rev 3639 : 7200470: KeepAliveClosure not needed in CodeCache::do_unloading
Summary: Removed the unused keep_alive parameter
Reviewed-by: duke
1 line changed: 0 ins; 1 del; 0 mod; 369 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc_implementation/parallelScavenge/psMarkSweep.cpp

rev 3639 : 7200470: KeepAliveClosure not needed in CodeCache::do_unloading
Summary: Removed the unused keep_alive parameter
Reviewed-by: duke
2 lines changed: 0 ins; 1 del; 1 mod; 646 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc_implementation/parallelScavenge/psParallelCompact.cpp

rev 3639 : 7200470: KeepAliveClosure not needed in CodeCache::do_unloading
Summary: Removed the unused keep_alive parameter
Reviewed-by: duke
2 lines changed: 0 ins; 1 del; 1 mod; 3416 unchg

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

rev 3639 : 7200470: KeepAliveClosure not needed in CodeCache::do_unloading
Summary: Removed the unused keep_alive parameter
Reviewed-by: duke
1 line changed: 0 ins; 0 del; 1 mod; 412 unchg

This code review page was prepared using /cygdrive/d/tools/tom-webrev/webrev (vers 23.18-hg-never-dev).