Integrated: 8363950: Incorrect jtreg header in TestLayoutVsICU.java

Jayathirth D V jdv at openjdk.org
Wed Nov 12 04:47:09 UTC 2025


On Tue, 11 Nov 2025 13:06:44 GMT, Jayathirth D V <jdv at openjdk.org> wrote:

> TestLayoutVsICU was added when harfbuzz is integrated as default opentype layout engine under https://bugs.openjdk.org/browse/JDK-8143177 to replace ICU in JDK 9. ICU code is removed under https://bugs.openjdk.org/browse/JDK-8183978 in JDK 10. This test was used to manually check harfbuzz generated glyphs with already stored ICU one from the XML file.
> 
> This manual test has many dependencies to make it work and it is not documented properly. Harfbuzz has gone through many iterations of stabilization already. Since this test is almost a no-op we are planning to delete it. More details about history is in JBS.

This pull request has now been integrated.

Changeset: 15dcbf0b
Author:    Jayathirth D V <jdv at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/15dcbf0bc80b3c1ab09e44b9447c639780cce65e
Stats:     2716 lines in 2 files changed: 0 ins; 2716 del; 0 mod

8363950: Incorrect jtreg header in TestLayoutVsICU.java

Reviewed-by: azvegint

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

PR: https://git.openjdk.org/jdk/pull/28234


More information about the client-libs-dev mailing list