On Wed, 29 Sep 2021 11:44:49 GMT, Alexey Ivanov <[email protected]> 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
