On Wed, 26 Apr 2023 17:37:34 GMT, Sergey Bylokhov <[email protected]> wrote:

>> Damon Nguyen has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   Remove extra folders
>
> test/jdk/java/awt/dnd/RejectDragDropActionTest.java line 114:
> 
>> 112:         }
>> 113: 
>> 114:         if (incorrectActionDetected) {
> 
> incorrectActionDetected is set on one thread an used on another, same for 
> "frame" in other tests.

meaning you are suggesting they need to be volatile ?

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

PR Review Comment: https://git.openjdk.org/jdk/pull/13653#discussion_r1178221519

Reply via email to