8237219: Disable native SunEC implementation by default

Reviewed-by: weijun, mullan
This commit is contained in:
Anthony Scarpino 2020-03-25 12:41:14 -07:00
parent b8f2b3264c
commit b0245c2b54
16 changed files with 160 additions and 62 deletions

View file

@ -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;