mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-26 14:24:46 +02:00
8344259: Annotate Float16 with jdk.internal.ValueBased
Reviewed-by: liach, darcy
This commit is contained in:
parent
0b9b82af03
commit
1866c0c2ce
2 changed files with 4 additions and 3 deletions
|
@ -146,6 +146,8 @@ module java.base {
|
|||
jdk.compiler;
|
||||
exports com.sun.security.ntlm to
|
||||
java.security.sasl;
|
||||
exports jdk.internal to
|
||||
jdk.incubator.vector;
|
||||
// Note: all modules in the exported list participate in preview features
|
||||
// and therefore if they use preview features they do not need to be
|
||||
// compiled with "--enable-preview".
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue