mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 06:45:07 +02:00
8237219: Disable native SunEC implementation by default
Reviewed-by: weijun, mullan
This commit is contained in:
parent
b8f2b3264c
commit
b0245c2b54
16 changed files with 160 additions and 62 deletions
|
@ -284,6 +284,7 @@ module java.base {
|
|||
exports sun.security.action to
|
||||
java.desktop,
|
||||
java.security.jgss,
|
||||
jdk.crypto.ec,
|
||||
jdk.incubator.foreign;
|
||||
exports sun.security.internal.interfaces to
|
||||
jdk.crypto.cryptoki;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue