David Holmes
|
99252bd9d6
|
8230423: Move os::sleep to JavaThread::sleep
Reviewed-by: rehn, dcubed
|
2019-09-11 22:09:05 -04:00 |
|
David Holmes
|
394d6ac55b
|
8230422: Convert uninterruptible os::sleep calls to os::naked_short_sleep
Reviewed-by: kbarrett, dcubed, shade
|
2019-09-07 18:48:57 -04:00 |
|
Kim Barrett
|
5c83330cf8
|
8212826: Make PtrQueue free list lock-free
Add lock-free stack and use in BufferNode::Allocator.
Reviewed-by: tschatzl, sangheki
|
2019-01-19 19:50:01 -05:00 |
|
Volker Simonis
|
2db81b4e13
|
8214125: [test] Fix comparison between pointer and integer in test_ptrQueueBufferAllocator.cpp
Reviewed-by: mdoerr, shade, stuefe, tschatzl
|
2018-11-20 19:06:34 +01:00 |
|
Kim Barrett
|
5e0d5efe4c
|
8213352: Separate BufferNode allocation from PtrQueueSet
Move free-list management and allocation to new class.
Reviewed-by: tschatzl, sjohanss
|
2018-11-15 19:59:10 -05:00 |
|