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

Coleen Phillimore coleenp at openjdk.org
Wed Oct 26 17:31:23 UTC 2022


On Wed, 26 Oct 2022 00:30:25 GMT, David Holmes <dholmes at openjdk.org> wrote:

>> Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   remove volatile
>
> test/hotspot/jtreg/runtime/ParallelLoad/SuperWait/SuperWaitTest.java line 39:
> 
>> 37: public class SuperWaitTest {
>> 38: 
>> 39:     private static boolean dIsLoading = false;
> 
> Nit: sorry just noticed the placement here. This is really an instance field of MyLoaderOne.

I fixed it.

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

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


More information about the hotspot-runtime-dev mailing list