<Swing Dev> RFR: 8160720: [TEST_BUG] javax/swing/SwingUtilities/TestBadBreak/TestBadBreak.java
Sergey Bylokhov
serb at openjdk.java.net
Wed Feb 10 21:40:38 UTC 2021
On Wed, 10 Feb 2021 21:34:21 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:
>> This is between visible and destroy..The other one before start of the 2nd test which will crate 2nd frame..
>
> And why do you need both? The test does not use the robot, so the test can show all windows at once.
BTW since the robot is not used it is unclear how the setUndecorated:true/false and setLocationRelativeTo() may affect the test.
-------------
PR: https://git.openjdk.java.net/jdk/pull/2502
More information about the swing-dev
mailing list