Code Review for hs-gc-newsize-not-fixed-1

Prepared by:brutisso on Wed Dec 21 13:19:07 WEST 2011
Workspace:/cygdrive/d/repos/hs-gc-newsize-not-fixed-1
Compare against: http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot
Compare against version:2906
Summary of changes: 215 lines changed: 135 ins; 65 del; 15 mod; 4107 unchg
Patch of changes: hs-gc-newsize-not-fixed-1.patch
Legend: Modified file
Deleted file
New file

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

rev 2907 : 7113021: G1: automatically enable young gen size auto-tuning when -Xms==-Xmx
Summary: Use a percentage of -Xms as min and another percentage of -Xmx as max for the young gen size
Reviewed-by: tonyp
126 lines changed: 61 ins; 53 del; 12 mod; 2712 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc_implementation/g1/g1CollectorPolicy.hpp

rev 2907 : 7113021: G1: automatically enable young gen size auto-tuning when -Xms==-Xmx
Summary: Use a percentage of -Xms as min and another percentage of -Xmx as max for the young gen size
Reviewed-by: tonyp
80 lines changed: 66 ins; 12 del; 2 mod; 1100 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc_implementation/g1/g1_globals.hpp

rev 2907 : 7113021: G1: automatically enable young gen size auto-tuning when -Xms==-Xmx
Summary: Use a percentage of -Xms as min and another percentage of -Xmx as max for the young gen size
Reviewed-by: tonyp
9 lines changed: 8 ins; 0 del; 1 mod; 295 unchg

This code review page was prepared using /cygdrive/k/bin/webrev.sh (vers 23.18-hg).