<Swing Dev> RFR: 8196094: [TESTBUG] Test javax/swing/JFileChooser/8002077/bug8002077.java fails
Prasanta Sadhukhan
prasanta.sadhukhan at oracle.com
Mon Jun 1 12:13:06 UTC 2020
OK, right. The next instructions will get stalled. +1
Regards
Prasanta
On 01-Jun-20 5:26 PM, Pankaj Bansal wrote:
> Hello Prasanta,
>
> The testcase is showing a JFileChooser. So, we have to use invokeLater
> or show it directly. If I am not wrong, using invokeAndWait will
> create deadlock situation.
>
> Regards,
>
> Pankaj
>
>
> On 01/06/20 12:12 PM, Prasanta Sadhukhan wrote:
>> I think for better test stability, we should also modify invokeLater
>> to invokeAndWait() to be more deterministic.
>>
>> Regards
>> Prasanta
>> On 30-May-20 11:25 PM, Pankaj Bansal wrote:
>>> Hi All,
>>>
>>> Please review the following test only fix for jdk15.
>>>
>>> Bug : https://bugs.openjdk.java.net/browse/JDK-8196094
>>>
>>> webrev: http://cr.openjdk.java.net/~pbansal/8196094/webrev00
>>> <http://cr.openjdk.java.net/%7Epbansal/8196094/webrev00>
>>>
>>> This test was added to the ProblemList as it was failing continuously.
>>> I have made some changes to add some delay in Robot at few places to
>>> stabilize the test. I have run multiple iterations of the test on
>>> mach5 and it is always passing. Links in JBS.
>>>
>>> Regards
>>> Pankaj
>>>
>
More information about the swing-dev
mailing list