RFR: 8295713: runtime/ParallelLoad/SuperWait/SuperWaitTest.java fails intermittently on Windows [v3]
Coleen Phillimore
coleenp at openjdk.org
Tue Oct 25 12:15:55 UTC 2022
On Mon, 24 Oct 2022 21:17:55 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.
>
> Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision:
>
> Fix the logic some more. Wait for thread2 without being in the class loader locked region, and guard against spuriouss wakeups.
It won't test what I'm trying to test though, but maybe it's ok. I added the test for illustrative purposes.
-------------
PR: https://git.openjdk.org/jdk/pull/10822
More information about the hotspot-runtime-dev
mailing list