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

Prepared by:brutisso on Mon Dec 19 13:15:43 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:2894
Summary of changes: 181 lines changed: 101 ins; 32 del; 48 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 2895 : 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
95 lines changed: 30 ins; 20 del; 45 mod; 2712 unchg

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

rev 2895 : 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
77 lines changed: 63 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 2895 : 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).