RFR: 8318364: Add an FFM-based implementation of harfbuzz OpenType layout [v2]
Phil Race
prr at openjdk.org
Fri Oct 20 22:50:51 UTC 2023
> 8318364: Add an FFM-based implementation of harfbuzz OpenType layout
Phil Race has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 18 commits:
- Merge remote-tracking branch 'upstream/master' into harfbuzz_panama
Merge
- remove tailing white space
- use scaling
- Fix windows build, remove perf. logging
- Add test, fix bug
- use allocateFrom
- add offset param
- suppressed restricted warnings, now builds but not running yet
- Adapt to changed API for FFM final
- Merge
- ... and 8 more: https://git.openjdk.org/jdk/compare/af2f4bfa...984a8780
-------------
Changes: https://git.openjdk.org/jdk/pull/15476/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=15476&range=01
Stats: 1374 lines in 7 files changed: 1372 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/jdk/pull/15476.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/15476/head:pull/15476
PR: https://git.openjdk.org/jdk/pull/15476
More information about the core-libs-dev
mailing list