Code Review for g1-terminate-mixed-gcs

Prepared by:johnc on Tue Jan 29 13:06:59 PST 2013
Workspace:/export/workspaces/g1-terminate-mixed-gcs
Compare against: http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot
Compare against version:3c327c2b6782
Summary of changes: 144 lines changed: 89 ins; 43 del; 12 mod; 3470 unchg
Patch of changes: g1-terminate-mixed-gcs.patch
Legend: Modified file
Deleted file
New file

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

rev 4029 : 8007036: G1: Too many old regions added to last mixed GC
Summary: Stop adding old regions to collection set when the remaining reclaimable bytes reaches, or goes below, G1HeapWastePercent.
Reviewed-by:
37 lines changed: 0 ins; 37 del; 0 mod; 216 unchg

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

rev 4029 : 8007036: G1: Too many old regions added to last mixed GC
Summary: Stop adding old regions to collection set when the remaining reclaimable bytes reaches, or goes below, G1HeapWastePercent.
Reviewed-by:
9 lines changed: 2 ins; 5 del; 2 mod; 192 unchg

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

rev 4029 : 8007036: G1: Too many old regions added to last mixed GC
Summary: Stop adding old regions to collection set when the remaining reclaimable bytes reaches, or goes below, G1HeapWastePercent.
Reviewed-by:
86 lines changed: 75 ins; 1 del; 10 mod; 2132 unchg

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

rev 4029 : 8007036: G1: Too many old regions added to last mixed GC
Summary: Stop adding old regions to collection set when the remaining reclaimable bytes reaches, or goes below, G1HeapWastePercent.
Reviewed-by:
12 lines changed: 12 ins; 0 del; 0 mod; 930 unchg

This code review page was prepared using /java/j2se/bin/webrev (vers 23.18-hg).