RFR: 8295713: runtime/ParallelLoad/SuperWait/SuperWaitTest.java fails intermittently on Windows

Coleen Phillimore coleenp at openjdk.org
Fri Oct 21 23:10:19 UTC 2022


On Fri, 21 Oct 2022 18:19:36 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

> I added another semaphore so the test will run in the order I want it to.  Alternate suggestions or corrections welcome.
> Running with GHA, and our tier1 in progress.

Thanks Patricio, I don't need mainSync anymore because the first thread will wait.

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

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


More information about the hotspot-runtime-dev mailing list