RFR: 8318364: Add an FFM-based implementation of harfbuzz OpenType layout [v3]

Magnus Ihse Bursie ihse at openjdk.org
Wed Oct 25 12:29:32 UTC 2023


On Fri, 20 Oct 2023 23:03:50 GMT, Phil Race <prr at openjdk.org> wrote:

>> 8318364: Add an FFM-based implementation of harfbuzz OpenType layout
>
> Phil Race has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Use new arrayElementVarHandle method

src/java.base/share/classes/module-info.java line 151:

> 149:     exports jdk.internal.javac to
> 150:         java.compiler,
> 151:          java.desktop, // for ScopedValue

The indentation looks odd..?

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

PR Review Comment: https://git.openjdk.org/jdk/pull/15476#discussion_r1371674366


More information about the core-libs-dev mailing list