Code Review for heapshrink

Prepared by:hiroshi on Mon May 10 16:20:18 PDT 2010
Summary of changes: 346 lines changed: 339 ins; 1 del; 6 mod; 11654 unchg
Patch of changes: heapshrink.patch
Legend: Modified file
Deleted file
New file

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

rev 1405 : 69XXXXX: XXXXX
Summary: Free ratio based heap resizing for the UseParallelGC collector
Reviewed-by: XXXXX
91 lines changed: 91 ins; 0 del; 0 mod; 971 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc_implementation/parallelScavenge/parallelScavengeHeap.hpp

rev 1405 : 69XXXXX: XXXXX
Summary: Free ratio based heap resizing for the UseParallelGC collector
Reviewed-by: XXXXX
3 lines changed: 3 ins; 0 del; 0 mod; 265 unchg

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

rev 1405 : 69XXXXX: XXXXX
Summary: Free ratio based heap resizing for the UseParallelGC collector
Reviewed-by: XXXXX
8 lines changed: 7 ins; 0 del; 1 mod; 682 unchg

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

rev 1405 : 69XXXXX: XXXXX
Summary: Free ratio based heap resizing for the UseParallelGC collector
Reviewed-by: XXXXX
46 lines changed: 43 ins; 0 del; 3 mod; 496 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc_implementation/parallelScavenge/psOldGen.hpp

rev 1405 : 69XXXXX: XXXXX
Summary: Free ratio based heap resizing for the UseParallelGC collector
Reviewed-by: XXXXX
4 lines changed: 4 ins; 0 del; 0 mod; 192 unchg

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

rev 1405 : 69XXXXX: XXXXX
Summary: Free ratio based heap resizing for the UseParallelGC collector
Reviewed-by: XXXXX
9 lines changed: 8 ins; 0 del; 1 mod; 3509 unchg

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

rev 1405 : 69XXXXX: XXXXX
Summary: Free ratio based heap resizing for the UseParallelGC collector
Reviewed-by: XXXXX
9 lines changed: 8 ins; 0 del; 1 mod; 800 unchg

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

rev 1405 : 69XXXXX: XXXXX
Summary: Free ratio based heap resizing for the UseParallelGC collector
Reviewed-by: XXXXX
163 lines changed: 162 ins; 1 del; 0 mod; 950 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc_implementation/parallelScavenge/psYoungGen.hpp

rev 1405 : 69XXXXX: XXXXX
Summary: Free ratio based heap resizing for the UseParallelGC collector
Reviewed-by: XXXXX
10 lines changed: 10 ins; 0 del; 0 mod; 190 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/runtime/globals.hpp

rev 1405 : 69XXXXX: XXXXX
Summary: Free ratio based heap resizing for the UseParallelGC collector
Reviewed-by: XXXXX
3 lines changed: 3 ins; 0 del; 0 mod; 3599 unchg