<Swing Dev> RFR JDK-8169959: javax/swing/JTable/6263446/bug6263446.java: Table should be editing
Sergey Bylokhov
Sergey.Bylokhov at oracle.com
Tue Jul 28 04:59:08 UTC 2020
Looks fine.
On 27.07.2020 02:07, Prasanta Sadhukhan wrote:
> 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
--
Best regards, Sergey.
More information about the swing-dev
mailing list