RFR: 8202932: java/awt/Component/NativeInLightShow/NativeInLightShow.java fails [v3]

Sergey Bylokhov serb at openjdk.java.net
Sat Oct 23 01:44:10 UTC 2021


On Fri, 22 Oct 2021 12:05:24 GMT, Alexander Zvegintsev <azvegint at openjdk.org> wrote:

>> Looks like the test does not fail anymore.
>> 
>> However some cleanup was made:
>> 
>> - fixed wildcard imports
>> - frame centered and explicitly disposed at the end
>> - removed unused `setAutoDelay()` call (no key/mouse key events generated)
>> - improved variable naming
>> 
>> Testing still green.
>
> Alexander Zvegintsev has updated the pull request incrementally with one additional commit since the last revision:
> 
>   extra safety

It was fixed in jdk6 but reported for the early release, so probably it can reproduce the bug in jdk5?

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

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



More information about the client-libs-dev mailing list