<Swing Dev> RFR: 8194126: Regression automated Test '/open/test/jdk/javax/swing/JColorChooser/Test7194184.java' fails
Tejpal Rebari
trebari at openjdk.java.net
Fri Oct 16 07:37:16 UTC 2020
On Fri, 16 Oct 2020 03:31:41 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:
> Please review a test fix for an issue where the color is not chosen correctly.
> The issue seems to stem from the fact that keys are not processed properly so the proper color is not chosen.
> Fixed by adding autoDelay during processing of key events and also made EDT change to invokeAndWait from invokeLater.
> Also, move the frame to center of screen and do cleanup at finally block.
> Mach5 job was run for several iteration on all 3 platforms. Link in JBS
Marked as reviewed by trebari (Author).
-------------
PR: https://git.openjdk.java.net/jdk/pull/692
More information about the swing-dev
mailing list