RFR: 8361381: GlyphLayout behavior differs on JDK 11+ compared to JDK 8 [v3]
Volker Simonis
simonis at openjdk.org
Fri Aug 22 18:23:51 UTC 2025
On Thu, 21 Aug 2025 21:39:42 GMT, Phil Race <prr at openjdk.org> wrote:
> I already ran all our automated tests, and I'm not too surprised they pass, since they probably don't cover this as well as they should.
Thanks!
> I think it would be possible and a good idea to add a test. All you need to do is find a font that definitely supports Khmer.
I can use [`hb-subset`](https://man.archlinux.org/man/extra/harfbuzz-utils/hb-subset.1.en) to create a subset of the [KhmerOS](https://www.cambodia.org/fonts/) open source font (licensed under LGPL 2.1 or later) which will be just enough for the test and check that in along with the test. The subsetted font file will be 28kb. Would that be acceptable
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26825#issuecomment-3215234306
More information about the client-libs-dev
mailing list