Code Review for hotspot

Prepared by:sangheki on Mon Apr 20 11:16:58 PDT 2015
Workspace:/ws/jdk9/hs-gc3/hotspot
Compare against: http://hg.openjdk.java.net/jdk9/hs-gc/hotspot
Summary of changes: 40 lines changed: 12 ins; 3 del; 25 mod; 11264 unchg
Patch of changes: hotspot.patch
Bug id: JDK-8073204 : Determining the desired PLAB size adjusts to the the number of threads at the wrong place
Legend: Modified file
Deleted file
New file

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

3 lines changed: 0 ins; 0 del; 3 mod; 157 unchg

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

2 lines changed: 0 ins; 0 del; 2 mod; 278 unchg

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

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

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

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

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

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc_implementation/parNew/parNewGeneration.cpp

5 lines changed: 4 ins; 0 del; 1 mod; 1496 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc_implementation/parNew/parNewGeneration.hpp

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

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

12 lines changed: 8 ins; 0 del; 4 mod; 130 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc_implementation/shared/plab.hpp

12 lines changed: 0 ins; 1 del; 11 mod; 185 unchg

This code review page was prepared using /apps/webrev/webrev.ksh (vers 25.7-hg+openjdk.java.net).