RFR: JDK-8282778: Create a regression test for JDK-4699544 [v3]
Srinivas Mandalika
smandalika at openjdk.java.net
Tue Apr 12 09:05:59 UTC 2022
On Tue, 12 Apr 2022 01:26:15 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:
>> Srinivas Mandalika has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Review Comments Fixed: Frame on EDT, Line length <= 80 characters
>
> test/jdk/javax/accessibility/4699544/JRootPaneAccessiblAtTest.java line 39:
>
>> 37: public class JRootPaneAccessiblAtTest extends JFrame {
>> 38: JRootPane rootPane;
>> 39: AccessibleComponent accessibleComponent;
>
> Look like these fields became redundant.
Fixed.
-------------
PR: https://git.openjdk.java.net/jdk/pull/7739
More information about the client-libs-dev
mailing list