RFR: 8273381: Assert in PtrQueueBufferAllocatorTest.stress_free_list_allocator_vm

Kim Barrett kbarrett at openjdk.java.net
Wed Oct 6 11:14:04 UTC 2021


On Tue, 5 Oct 2021 11:21:12 GMT, Stefan Johansson <sjohanss at openjdk.org> wrote:

>> Please review this fix of the test, eliminating a race that could
>> unexpectedly leave buffers in the "completed" list after all the threads
>> have shut down.
>> 
>> Testing:
>> mach5 tier1
>
> Lgtm

Thanks for reviews @kstefanj and @tschatzl .

-------------

PR: https://git.openjdk.java.net/jdk/pull/5820



More information about the hotspot-gc-dev mailing list