Code Review for hotspot

Prepared by:drwhite on Tue May 12 17:05:59 EDT 2015
Workspace:/export/users/drwhite/7097567-ws/hotspot
Compare against: http://hg.openjdk.java.net/jdk9/hs-gc/hotspot
Summary of changes: 354 lines changed: 149 ins; 86 del; 119 mod; 17376 unchg
Patch of changes: hotspot.patch
Bug id: JDK-7097567 : G1: abstract and encapsulate collector phases and transitions between them
Legend: Modified file
Deleted file
New file

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

8 lines changed: 1 ins; 0 del; 7 mod; 4465 unchg

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

1 line changed: 0 ins; 0 del; 1 mod; 349 unchg

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

1 line changed: 0 ins; 0 del; 1 mod; 169 unchg

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

55 lines changed: 2 ins; 4 del; 49 mod; 6522 unchg

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

24 lines changed: 6 ins; 16 del; 2 mod; 1576 unchg

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

4 lines changed: 1 ins; 0 del; 3 mod; 380 unchg

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

61 lines changed: 2 ins; 11 del; 48 mod; 2167 unchg

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

62 lines changed: 3 ins; 55 del; 4 mod; 886 unchg

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

3 lines changed: 1 ins; 0 del; 2 mod; 237 unchg

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

2 lines changed: 1 ins; 0 del; 1 mod; 333 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc_implementation/shared/vmGCOperations.cpp

1 line changed: 0 ins; 0 del; 1 mod; 292 unchg

------ ------ ------ ------ --- New Patch Raw src/share/vm/gc_implementation/g1/g1CollectorState.hpp

132 lines changed: 132 ins; 0 del; 0 mod; 0 unchg

This code review page was prepared using /home/drwhite/bin/webrev.ksh (vers 25.6-hg+openjdk.java.net).