Code Review for hotspot

Prepared by:pliden on Tue Mar 15 11:56:18 CET 2016
Workspace:/home/pliden/openjdk/repos/bugs/hs-rt/hotspot
Compare against version:-2
Summary of changes: 707 lines changed: 354 ins; 306 del; 47 mod; 21403 unchg
Patch of changes: hotspot.patch
Bug id: <title>[JDK-8151601] Cleanup locking of the Reference pending list - Java Bug System</title>
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/Threads.java

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/utilities/soql/sa.js

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/ci/ciReplay.cpp

4 lines changed: 2 ins; 0 del; 2 mod; 1228 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/compiler/compileBroker.cpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc/cms/concurrentMarkSweepThread.cpp

21 lines changed: 0 ins; 19 del; 2 mod; 330 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc/cms/concurrentMarkSweepThread.hpp

8 lines changed: 0 ins; 6 del; 2 mod; 167 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc/cms/vmCMSOperations.cpp

16 lines changed: 0 ins; 10 del; 6 mod; 260 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc/cms/vmCMSOperations.hpp

8 lines changed: 4 ins; 0 del; 4 mod; 146 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc/cms/vmStructs_cms.hpp

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

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

16 lines changed: 0 ins; 16 del; 0 mod; 302 unchg

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

5 lines changed: 0 ins; 5 del; 0 mod; 88 unchg

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

6 lines changed: 6 ins; 0 del; 0 mod; 1535 unchg

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

18 lines changed: 0 ins; 13 del; 5 mod; 236 unchg

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

9 lines changed: 2 ins; 0 del; 7 mod; 120 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc/shared/collectedHeap.hpp

6 lines changed: 6 ins; 0 del; 0 mod; 641 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc/shared/concurrentGCThread.cpp

128 lines changed: 0 ins; 128 del; 0 mod; 104 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc/shared/concurrentGCThread.hpp

33 lines changed: 0 ins; 33 del; 0 mod; 73 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc/shared/genCollectedHeap.hpp

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

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

8 lines changed: 0 ins; 5 del; 3 mod; 295 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc/shared/vmGCOperations.hpp

6 lines changed: 4 ins; 1 del; 1 mod; 244 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/oops/instanceRefKlass.cpp

51 lines changed: 0 ins; 50 del; 1 mod; 83 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/oops/instanceRefKlass.hpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/oops/method.cpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/runtime/mutexLocker.cpp

4 lines changed: 0 ins; 4 del; 0 mod; 312 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/runtime/mutexLocker.hpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/runtime/thread.cpp

13 lines changed: 1 ins; 9 del; 3 mod; 4775 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/runtime/vmStructs.cpp

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

------ ------ ------ ------ --- New Patch Raw src/share/vm/gc/shared/referencePendingListLocker.cpp

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

------ ------ ------ ------ --- New Patch Raw src/share/vm/gc/shared/referencePendingListLocker.hpp

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

This code review page was prepared using /home/pliden/openjdk/tools/webrev/webrev/webrev.ksh (vers 25.10-hg+openjdk.java.net).