<Swing Dev> RFR: 8160720: [TEST_BUG] javax/swing/SwingUtilities/TestBadBreak/TestBadBreak.java

Alexey Ivanov aivanov at openjdk.java.net
Thu Feb 11 22:22:39 UTC 2021


On Thu, 11 Feb 2021 19:49:21 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

>> 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.

Is it the point of the test? The test does not seem to depend on a particular L&F.

-------------

PR: https://git.openjdk.java.net/jdk/pull/2502


More information about the swing-dev mailing list