Prepared by: | mockner on Wed Dec 10 11:28:27 EST 2014 |
---|---|
Workspace: | /scratch/mockner/sfpt/hotspot |
Compare against: | http://hg.openjdk.java.net/jdk9/hs-rt/hotspot |
Summary of changes: | 462 lines changed: 319 ins; 5 del; 138 mod; 40031 unchg |
Patch of changes: | 8047290absolutely_final.patch |
Legend: |
Modified file Deleted file New file |
Cdiffs
Udiffs
Sdiffs
Frames
Old
New
Patch
Raw
src/os/aix/vm/osThread_aix.cpp
3 lines changed: 1 ins; 0 del; 2 mod; 52 unchg
Cdiffs
Udiffs
Sdiffs
Frames
Old
New
Patch
Raw
src/os/bsd/vm/osThread_bsd.cpp
3 lines changed: 1 ins; 0 del; 2 mod; 50 unchg
Cdiffs
Udiffs
Sdiffs
Frames
Old
New
Patch
Raw
src/os/linux/vm/osThread_linux.cpp
3 lines changed: 1 ins; 0 del; 2 mod; 46 unchg
Cdiffs
Udiffs
Sdiffs
Frames
Old
New
Patch
Raw
src/share/vm/classfile/classLoaderData.cpp
2 lines changed: 1 ins; 0 del; 1 mod; 979 unchg
Cdiffs
Udiffs
Sdiffs
Frames
Old
New
Patch
Raw
src/share/vm/gc_implementation/concurrentMarkSweep/compactibleFreeListSpace.cpp
6 lines changed: 2 ins; 1 del; 3 mod; 3032 unchg
Cdiffs
Udiffs
Sdiffs
Frames
Old
New
Patch
Raw
src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp
2 lines changed: 1 ins; 0 del; 1 mod; 9038 unchg
Cdiffs
Udiffs
Sdiffs
Frames
Old
New
Patch
Raw
src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.hpp
3 lines changed: 1 ins; 0 del; 2 mod; 1857 unchg
Cdiffs
Udiffs
Sdiffs
Frames
Old
New
Patch
Raw
src/share/vm/gc_implementation/g1/concurrentG1RefineThread.cpp
3 lines changed: 1 ins; 0 del; 2 mod; 250 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; 6761 unchg
Cdiffs
Udiffs
Sdiffs
Frames
Old
New
Patch
Raw
src/share/vm/gc_implementation/g1/heapRegionRemSet.cpp
1 line changed: 0 ins; 0 del; 1 mod; 1271 unchg
Cdiffs
Udiffs
Sdiffs
Frames
Old
New
Patch
Raw
src/share/vm/gc_implementation/parallelScavenge/gcTaskManager.cpp
4 lines changed: 2 ins; 0 del; 2 mod; 1143 unchg
Cdiffs
Udiffs
Sdiffs
Frames
Old
New
Patch
Raw
src/share/vm/gc_implementation/shared/concurrentGCThread.cpp
2 lines changed: 1 ins; 0 del; 1 mod; 201 unchg
Cdiffs
Udiffs
Sdiffs
Frames
Old
New
Patch
Raw
src/share/vm/memory/metaspace.cpp
2 lines changed: 1 ins; 0 del; 1 mod; 3928 unchg
Cdiffs
Udiffs
Sdiffs
Frames
Old
New
Patch
Raw
src/share/vm/memory/sharedHeap.cpp
1 line changed: 0 ins; 0 del; 1 mod; 333 unchg
Cdiffs
Udiffs
Sdiffs
Frames
Old
New
Patch
Raw
src/share/vm/prims/whitebox.cpp
8 lines changed: 8 ins; 0 del; 0 mod; 1248 unchg
Cdiffs
Udiffs
Sdiffs
Frames
Old
New
Patch
Raw
src/share/vm/runtime/mutex.cpp
21 lines changed: 19 ins; 0 del; 2 mod; 1389 unchg
Cdiffs
Udiffs
Sdiffs
Frames
Old
New
Patch
Raw
src/share/vm/runtime/mutex.hpp
23 lines changed: 20 ins; 0 del; 3 mod; 273 unchg
Cdiffs
Udiffs
Sdiffs
Frames
Old
New
Patch
Raw
src/share/vm/runtime/mutexLocker.cpp
110 lines changed: 6 ins; 4 del; 100 mod; 222 unchg
Cdiffs
Udiffs
Sdiffs
Frames
Old
New
Patch
Raw
src/share/vm/runtime/thread.cpp
2 lines changed: 1 ins; 0 del; 1 mod; 4554 unchg
Cdiffs
Udiffs
Sdiffs
Frames
Old
New
Patch
Raw
src/share/vm/runtime/vmThread.cpp
2 lines changed: 1 ins; 0 del; 1 mod; 692 unchg
Cdiffs
Udiffs
Sdiffs
Frames
Old
New
Patch
Raw
src/share/vm/runtime/vm_operations.cpp
2 lines changed: 1 ins; 0 del; 1 mod; 486 unchg
Cdiffs
Udiffs
Sdiffs
Frames
Old
New
Patch
Raw
src/share/vm/services/diagnosticFramework.cpp
1 line changed: 0 ins; 0 del; 1 mod; 575 unchg
Cdiffs
Udiffs
Sdiffs
Frames
Old
New
Patch
Raw
src/share/vm/services/memoryManager.cpp
2 lines changed: 1 ins; 0 del; 1 mod; 321 unchg
Cdiffs
Udiffs
Sdiffs
Frames
Old
New
Patch
Raw
src/share/vm/utilities/decoder.cpp
4 lines changed: 2 ins; 0 del; 2 mod; 160 unchg
Cdiffs
Udiffs
Sdiffs
Frames
Old
New
Patch
Raw
src/share/vm/utilities/events.hpp
1 line changed: 0 ins; 0 del; 1 mod; 289 unchg
Cdiffs
Udiffs
Sdiffs
Frames
Old
New
Patch
Raw
src/share/vm/utilities/workgroup.cpp
5 lines changed: 2 ins; 0 del; 3 mod; 651 unchg
Cdiffs
Udiffs
Sdiffs
Frames
Old
New
Patch
Raw
test/testlibrary/whitebox/sun/hotspot/WhiteBox.java
2 lines changed: 2 ins; 0 del; 0 mod; 230 unchg
------ ------ ------
------
---
New
Patch
Raw
test/runtime/Safepoint/AssertSafepointCheckConsistency1.java
59 lines changed: 59 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
Patch
Raw
test/runtime/Safepoint/AssertSafepointCheckConsistency2.java
60 lines changed: 60 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
Patch
Raw
test/runtime/Safepoint/AssertSafepointCheckConsistency3.java
62 lines changed: 62 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
Patch
Raw
test/runtime/Safepoint/AssertSafepointCheckConsistency4.java
62 lines changed: 62 ins; 0 del; 0 mod; 0 unchg
This code review page was prepared using /home/mockner/bin/hg_webrev (vers 23.18-hg-never-dev).