On Tue, 28 Sep 2021 23:39:45 GMT, Jie Fu <[email protected]> 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
What exception is caused the test failure? This test was updated to be headless in the https://github.com/openjdk/jdk/pull/5661 ------------- PR: https://git.openjdk.java.net/jdk/pull/5744
