Code Review for hotspot

Prepared by:tschatzl on Fri Aug 7 13:28:40 CEST 2015
Workspace:/home/tschatzl/Downloads/vmshare/jdk9-review/hs-gc/hotspot
Compare against: ssh://hg.openjdk.java.net/jdk9/hs-rt/hotspot
Compare against version:-2
Summary of changes: 259 lines changed: 116 ins; 66 del; 77 mod; 9110 unchg
Patch of changes: hotspot.patch
Legend: Modified file
Deleted file
New file

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

rev 8789 : [mq]: 8073052-Rename-and-clean-up-the-allocation-manager-hierarchy-in-g1Allocator
rev 8792 : 8133043: Clean up code related to termination stats printing
Summary: Reformat termination stats related code to make it look more similar to existing code.
Reviewed-by:
rev 8794 : [mq]: kim-suggestions-friends
rev 8795 : imported patch 8133047-rename-g1parscanthreadstate-queue-num-to-worker-id
rev 8796 : imported patch 8073013-add-detailed-information-about-plab-memory-usage
rev 8797 : [mq]: 8040162-avoid-reallocating-plab-allocators
145 lines changed: 84 ins; 5 del; 56 mod; 6648 unchg

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

rev 8789 : [mq]: 8073052-Rename-and-clean-up-the-allocation-manager-hierarchy-in-g1Allocator
rev 8790 : imported patch 8003237-no-wait-for-free-list
rev 8791 : imported patch jon-fast-evac-failure
rev 8794 : [mq]: kim-suggestions-friends
rev 8795 : imported patch 8133047-rename-g1parscanthreadstate-queue-num-to-worker-id
rev 8796 : imported patch 8073013-add-detailed-information-about-plab-memory-usage
rev 8797 : [mq]: 8040162-avoid-reallocating-plab-allocators
18 lines changed: 15 ins; 0 del; 3 mod; 1595 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc/g1/g1CollectedHeap_ext.cpp

rev 8789 : [mq]: 8073052-Rename-and-clean-up-the-allocation-manager-hierarchy-in-g1Allocator
rev 8797 : [mq]: 8040162-avoid-reallocating-plab-allocators
5 lines changed: 5 ins; 0 del; 0 mod; 39 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc/g1/g1OopClosures.cpp

rev 8795 : imported patch 8133047-rename-g1parscanthreadstate-queue-num-to-worker-id
rev 8797 : [mq]: 8040162-avoid-reallocating-plab-allocators
5 lines changed: 4 ins; 0 del; 1 mod; 57 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc/g1/g1OopClosures.hpp

rev 8797 : [mq]: 8040162-avoid-reallocating-plab-allocators
11 lines changed: 6 ins; 4 del; 1 mod; 276 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc/g1/g1ParScanThreadState.cpp

rev 8789 : [mq]: 8073052-Rename-and-clean-up-the-allocation-manager-hierarchy-in-g1Allocator
rev 8790 : imported patch 8003237-no-wait-for-free-list
rev 8791 : imported patch jon-fast-evac-failure
rev 8792 : 8133043: Clean up code related to termination stats printing
Summary: Reformat termination stats related code to make it look more similar to existing code.
Reviewed-by:
rev 8795 : imported patch 8133047-rename-g1parscanthreadstate-queue-num-to-worker-id
rev 8796 : imported patch 8073013-add-detailed-information-about-plab-memory-usage
rev 8797 : [mq]: 8040162-avoid-reallocating-plab-allocators
31 lines changed: 0 ins; 23 del; 8 mod; 316 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc/g1/g1ParScanThreadState.hpp

rev 8789 : [mq]: 8073052-Rename-and-clean-up-the-allocation-manager-hierarchy-in-g1Allocator
rev 8790 : imported patch 8003237-no-wait-for-free-list
rev 8791 : imported patch jon-fast-evac-failure
rev 8792 : 8133043: Clean up code related to termination stats printing
Summary: Reformat termination stats related code to make it look more similar to existing code.
Reviewed-by:
rev 8795 : imported patch 8133047-rename-g1parscanthreadstate-queue-num-to-worker-id
rev 8797 : [mq]: 8040162-avoid-reallocating-plab-allocators
44 lines changed: 2 ins; 34 del; 8 mod; 179 unchg

This code review page was prepared using ../../../tools/webrev.sh (vers 25.6-hg+openjdk.java.net).