changeset 50882 | 80abf702eed8 |
parent 50866 | cb4b07d61aac |
child 51332 | c25572739e7c |
--- a/src/hotspot/share/gc/shared/threadLocalAllocBuffer.hpp Thu Jun 28 15:17:44 2018 +0200 +++ b/src/hotspot/share/gc/shared/threadLocalAllocBuffer.hpp Thu Jun 28 14:22:28 2018 +0200 @@ -139,7 +139,6 @@ // Allocate size HeapWords. The memory is NOT initialized to zero. inline HeapWord* allocate(size_t size); - HeapWord* allocate_sampled_object(size_t size); // Reserve space at the end of TLAB static size_t end_reserve() {