Code Review for open

Prepared by:kbarrett on Wed Jan 9 16:41:09 EST 2019
Workspace:/home/kab/sandboxes/lock_free_free_list/jdk/open
Compare against version:qparent
Summary of changes: 907 lines changed: 810 ins; 11 del; 86 mod; 2029 unchg
Patch of changes: open.patch
Bug id: JDK-8212826 : Make PtrQueue free list lock-free
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/g1/g1BarrierSet.cpp

rev 53140 : [mq]: new_allocator
3 lines changed: 0 ins; 0 del; 3 mod; 211 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/shared/ptrQueue.cpp

rev 53140 : [mq]: new_allocator
122 lines changed: 69 ins; 0 del; 53 mod; 317 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/shared/ptrQueue.hpp

rev 53140 : [mq]: new_allocator
rev 53141 : imported patch stack_access
55 lines changed: 36 ins; 0 del; 19 mod; 370 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/logging/logTag.hpp

rev 53140 : [mq]: new_allocator
2 lines changed: 1 ins; 0 del; 1 mod; 222 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/memory/padded.hpp

rev 53140 : [mq]: new_allocator
2 lines changed: 1 ins; 0 del; 1 mod; 119 unchg

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

rev 53140 : [mq]: new_allocator
6 lines changed: 0 ins; 5 del; 1 mod; 374 unchg

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

rev 53140 : [mq]: new_allocator
5 lines changed: 0 ins; 4 del; 1 mod; 350 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/gtest/gc/shared/test_ptrQueueBufferAllocator.cpp

rev 53140 : [mq]: new_allocator
229 lines changed: 220 ins; 2 del; 7 mod; 66 unchg

------ ------ ------ ------ --- New Patch Raw src/hotspot/share/utilities/lockFreeStack.hpp

rev 53139 : [mq]: new_lock_free_stack
rev 53141 : imported patch stack_access
177 lines changed: 177 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/hotspot/gtest/utilities/test_lockFreeStack.cpp

rev 53139 : [mq]: new_lock_free_stack
rev 53141 : imported patch stack_access
306 lines changed: 306 ins; 0 del; 0 mod; 0 unchg

This code review page was prepared using /home/kab/devtools/jdk/code-tools/webrev/webrev.ksh (vers 25.17-hg+openjdk.java.net).