RFR: 8363950: Incorrect jtreg header in TestLayoutVsICU.java

Alexander Zvegintsev azvegint at openjdk.org
Tue Nov 11 16:17:17 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.

Marked as reviewed by azvegint (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/28234#pullrequestreview-3448842068


More information about the client-libs-dev mailing list