RFR: 8307483: New micros for j.u.c.LockSupport [v3]
Eric Caspole
ecaspole at openjdk.org
Tue May 16 14:38:47 UTC 2023
On Tue, 9 May 2023 19:13:42 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.
>
> Eric Caspole has updated the pull request incrementally with one additional commit since the last revision:
>
> Add review comments changes.
I think I fixed all the commented items, could anyone look?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/13815#issuecomment-1549803237
More information about the core-libs-dev
mailing list