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

Alexander Zvegintsev azvegint at openjdk.java.net
Sat Oct 23 20:54:01 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

Yes, it is reproducible with jdk1.5, and not reproducible with jdk1.6 at least on Windows(jdk1.5 on Linux won't launch)

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

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



More information about the client-libs-dev mailing list