RFR: 8274465: Mark javax/swing/text/ParagraphView/6364882/bug6364882.java as headful
Alexey Ivanov
aivanov at openjdk.java.net
Wed Sep 29 11:54:36 UTC 2021
On Wed, 29 Sep 2021 11:44:49 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:
>>> It is possible that the test is too strict or this is a jdk bug. But I am not sure it is possible to investigate this issue based on the bug description in the JBS. @aivanov-jdk please take a look.
>>
>> Can I problemlist this test?
>> Then we'll have enough time to investigate the root cause.
>> Thanks.
>
> @DamonFool could you attach the image to the bug report?
>
> 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.
>
> Could you elaborate on what *our non-GUI platforms* are? What is the OS? What is the CPU?
> It is possible that the test is too strict or this is a jdk bug. But I am not sure it is possible to investigate this issue based on the bug description in the JBS. @aivanov-jdk please take a look.
It could be too strict to the width of the fourth line of text. Yet it's not the case here. If the font size is tiny, it could be possible that the long text fits in less lines than four.
The image is required for analysis. And it looks the image isn't saved if assertion error is thrown.
-------------
PR: https://git.openjdk.java.net/jdk/pull/5744
More information about the client-libs-dev
mailing list