RFR: 8274465: Mark javax/swing/text/ParagraphView/6364882/bug6364882.java as headful

Sergey Bylokhov serb at openjdk.java.net
Wed Sep 29 01:24:36 UTC 2021


On Tue, 28 Sep 2021 23:39:45 GMT, Jie Fu <jiefu at openjdk.org> wrote:

> Hi all,
> 
> javax/swing/text/ParagraphView/6364882/bug6364882.java was observed failing on our non-GUI platforms.
> So I guess it should be marked as headful.
> 
> Thanks.
> Best regards,
> Jie

This is a plain test failure, since exception is not a HeadlessException caused by some API required the desktop session.
headful key should not apply to it.

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

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



More information about the client-libs-dev mailing list