RFR: 8274465: Mark javax/swing/text/ParagraphView/6364882/bug6364882.java as headful
Alexey Ivanov
aivanov at openjdk.java.net
Wed Sep 29 12:29:36 UTC 2021
On Wed, 29 Sep 2021 11:44:49 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:
> The image `editorPane.png` is automatically saved for analysis if the test fails, you should find in it the test artefacts along with the jtreg test log.
It is not saved on `AssertionError` — my bad.
I updated the test so that it saves the `editorPane.png` image if any exception occurs.
Could you please take the updated version of `bug6364882.java` from my [JDK-8274465 branch](https://github.com/openjdk/jdk/compare/master...aivanov-jdk:JDK-8274465) or [copy the `bug6364882.java` file](https://raw.githubusercontent.com/aivanov-jdk/jdk/15f0bbf89dcd9c3e2cb4116b9059cc506f9d937b/test/jdk/javax/swing/text/ParagraphView/6364882/bug6364882.java)? Then re-run the test and attach the image. Please also provide the console output of the test, it will contain the view dumps as well as the font used.
-------------
PR: https://git.openjdk.java.net/jdk/pull/5744
More information about the client-libs-dev
mailing list