<Swing Dev> RFR: 8160720: [TEST_BUG] javax/swing/SwingUtilities/TestBadBreak/TestBadBreak.java
Sergey Bylokhov
serb at openjdk.java.net
Thu Feb 11 19:51:42 UTC 2021
On Wed, 10 Feb 2021 23:03:38 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:
>> BTW since the robot is not used it is unclear how the setUndecorated:true/false and setLocationRelativeTo() may affect the test.
>
> Since the text is rendered in JLabel and it's rendered into a BufferedImage, do we need the frame at all?
> If no frame is shown, the test can be headless, can't it?
It depends on what L&F needs to be tested. The Aqua for ex can be unavailable in headless.
-------------
PR: https://git.openjdk.java.net/jdk/pull/2502
More information about the swing-dev
mailing list