RFR: JDK-8282778: Create a regression test for JDK-4699544 [v2]

Srinivas Mandalika smandalika at openjdk.java.net
Wed Mar 30 16:05:40 UTC 2022


On Tue, 29 Mar 2022 22:37:27 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

>> Srinivas Mandalika has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Added @bug keyword
>
> test/jdk/javax/accessibility/4699544/JRootPaneAccessiblAtTest.java line 55:
> 
>> 53: 
>> 54:     public static void main(String args[]) {
>> 55:         new JRootPaneAccessiblAtTest();
> 
> This is the subclass of the JFrame, which should be accessed on the EDT.

Fixed.

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

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



More information about the client-libs-dev mailing list