RFR: 8370511: test/jdk/javax/swing/JSlider/bug4382876.java does not release previously pressed keys [v2]

Alexander Zvegintsev azvegint at openjdk.org
Fri Oct 24 09:19:44 UTC 2025


On Fri, 24 Oct 2025 05:33:54 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:

>> Alexander Zvegintsev has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   volatile
>
> test/jdk/javax/swing/JSlider/bug4382876.java line 82:
> 
>> 80:             });
>> 81: 
>> 82:             if (upFail) {
> 
> `upFail `and `downFail `should be volatile

Updated

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

PR Review Comment: https://git.openjdk.org/jdk/pull/27959#discussion_r2459459431


More information about the client-libs-dev mailing list