RFR: 8320079: The ArabicBox.java test has no control buttons

Phil Race prr at openjdk.org
Tue Mar 12 16:39:15 UTC 2024


On Tue, 12 Mar 2024 13:35:33 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:

> The test is converted to use `PassFailJFrame`.
> 
> I confirmed the updated test reproduce the original problem described in [JDK-4427483](https://bugs.openjdk.org/browse/JDK-4427483) where Arabic text displayed as missing glyphs.

test/jdk/java/awt/font/TextLayout/ArabicBox.java line 38:

> 36:  * @bug 4427483
> 37:  * @summary Arabic text followed by newline should have no missing glyphs
> 38:  * @library /open/test/jdk/java/awt/regtesthelpers

Are you sure about that path prefix ? this works properly on a purely open repo ?

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

PR Review Comment: https://git.openjdk.org/jdk/pull/18234#discussion_r1521792908


More information about the client-libs-dev mailing list