RFR: 8264672: runtime/ParallelLoad/ParallelSuperTest.java timed out [v2]

Coleen Phillimore coleenp at openjdk.java.net
Thu Apr 8 11:47:53 UTC 2021


On Thu, 8 Apr 2021 10:03:23 GMT, David Holmes <dholmes at openjdk.org> wrote:

>> Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Add volatile
>
> Hi Coleen,
> 
> The synchronization in this test is highly suspect, but your change certainly helps address one of the race conditions.
> 
> Thanks,
> David

Hopefully the synchronization will be more reliable with this change.  I'll watch for problems with this test.
Thanks for the reviews, Lois, Harold and David.

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

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


More information about the hotspot-runtime-dev mailing list