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

Sergey Bylokhov serb at openjdk.java.net
Mon Oct 25 00:36:06 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

Thank you for confirmation, looks fine.

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

Marked as reviewed by serb (Reviewer).

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



More information about the client-libs-dev mailing list