RFR: 8307483: New micros for j.u.c.LockSupport [v2]

Eric Caspole ecaspole at openjdk.org
Tue May 9 17:31:07 UTC 2023


> 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:

  Apply Aleksey's suggestions from code review
  
  Co-authored-by: Aleksey Shipilëv <shipilev at amazon.de>

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/13815/files
  - new: https://git.openjdk.org/jdk/pull/13815/files/2e67521c..96caa77a

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=13815&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=13815&range=00-01

  Stats: 6 lines in 1 file changed: 0 ins; 2 del; 4 mod
  Patch: https://git.openjdk.org/jdk/pull/13815.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/13815/head:pull/13815

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


More information about the core-libs-dev mailing list