<Swing Dev> RFR: 7151826: [TEST_BUG] [macosx] The test javax/swing/JPopupMenu/4966112/bug4966112.java not for mac [v3]
Sergey Bylokhov
serb at openjdk.java.net
Sat Sep 26 06:16:29 UTC 2020
On Sat, 26 Sep 2020 04:29:17 GMT, Tejpal Rebari <trebari at openjdk.org> wrote:
>> test/jdk/javax/swing/JPopupMenu/4966112/bug4966112.java line 134:
>>
>>> 132: closeFrame();
>>> 133:
>>> 134: isAquaFileChooser = false;
>>
>> Why this line at the end of the test is needed?
>
> It is needed if someone adds some other test cases to the end of test.
I doubt that if some test will be added later the filechooser under the test became non-aqua.
-------------
PR: https://git.openjdk.java.net/jdk/pull/204
More information about the swing-dev
mailing list