Integrated: 8273381: Assert in PtrQueueBufferAllocatorTest.stress_free_list_allocator_vm

Kim Barrett kbarrett at openjdk.java.net
Wed Oct 6 11:17:15 UTC 2021


On Tue, 5 Oct 2021 10:02:21 GMT, Kim Barrett <kbarrett 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

This pull request has now been integrated.

Changeset: c80a6127
Author:    Kim Barrett <kbarrett at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/c80a612709f1e483575e2843c1f0ea84e1b9a257
Stats:     7 lines in 1 file changed: 6 ins; 0 del; 1 mod

8273381: Assert in PtrQueueBufferAllocatorTest.stress_free_list_allocator_vm

Reviewed-by: sjohanss, tschatzl

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

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



More information about the hotspot-gc-dev mailing list