Integrated: 8307483: New micros for j.u.c.LockSupport

Eric Caspole ecaspole at openjdk.org
Wed May 17 20:43:02 UTC 2023


On Thu, 4 May 2023 20:17:11 GMT, Eric Caspole <ecaspole at openjdk.org> wrote:

> These micros were developed while investigating JDK-8305670 by myself and Sergey Kuksenko. The order of thread creation was important in that bug, so there are 2 JMH for creating sleepers before and after the worker threads.

This pull request has now been integrated.

Changeset: 6073edf3
Author:    Eric Caspole <ecaspole at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/6073edf3cdbc1ff7d0cccfb9b4547ef1357d292c
Stats:     273 lines in 2 files changed: 273 ins; 0 del; 0 mod

8307483: New micros for j.u.c.LockSupport

Co-authored-by: Sergey Kuksenko <skuksenko at openjdk.org>
Reviewed-by: shade, redestad

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

PR: https://git.openjdk.org/jdk/pull/13815


More information about the core-libs-dev mailing list