On Tue, 12 Apr 2022 01:26:15 GMT, Sergey Bylokhov <s...@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