RFR: 8277659: [TESTBUG] ThreadOnSpinWaitProducerConsumer hangs

Stuart Monteith smonteith at openjdk.java.net
Thu Nov 25 11:49:23 UTC 2021


Fix java/lang/ThreadOnSpinWaitProducerConsumer by waiting for consumer thread to finish before restarting trial method.

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

Commit messages:
 - 8277659: [TESTBUG] ThreadOnSpinWaitProducerConsumer hangs

Changes: https://git.openjdk.java.net/jdk/pull/6559/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=6559&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8277659
  Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk/pull/6559.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/6559/head:pull/6559

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


More information about the core-libs-dev mailing list