mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 06:45:07 +02:00
8318364: Add an FFM-based implementation of harfbuzz OpenType layout
Reviewed-by: jdv, psadhukhan
This commit is contained in:
parent
1c0bd81a10
commit
f69e6653f8
7 changed files with 1376 additions and 3 deletions
|
@ -148,6 +148,7 @@ module java.base {
|
|||
// module declaration be annotated with jdk.internal.javac.ParticipatesInPreview
|
||||
exports jdk.internal.javac to
|
||||
java.compiler,
|
||||
java.desktop, // for ScopedValue
|
||||
jdk.compiler,
|
||||
jdk.incubator.vector,
|
||||
jdk.jshell;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue