<Swing Dev> RFR JDK-8169959: javax/swing/JTable/6263446/bug6263446.java: Table should be editing
Prasanta Sadhukhan
prasanta.sadhukhan at oracle.com
Mon Jul 27 09:07:59 UTC 2020
ping? any reviewers?
On 18-Jul-20 6:14 PM, Prasanta Sadhukhan wrote:
> HI All,
>
> Please review a test fix for an issue where this test fails with
> message ""java.lang.RuntimeException: Table should be editing” in mach5
> It seems it will fail with that message when the robot mouse event
> are executed without frame being visible on which the events are to be
> executed.
>
> So, the test is modified to add delay() and make frame on-top to allow
> frame to get visible. Also, the frame is moved to centre from default
> leftmost position to avoid mouse click on invalid position.
> Also, waitForIdle() is added at some place to make the test more stable.
>
> mach5 job results running for several iterations is added to JBS
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8169959
> webrev: http://cr.openjdk.java.net/~psadhukhan/8169959/webrev.0/
>
> Regards
> Prasanta
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/swing-dev/attachments/20200727/ec38b482/attachment.htm>
More information about the swing-dev
mailing list