On Tue, 11 Nov 2025 13:06:44 GMT, Jayathirth D V <[email protected]> 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
