mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-28 03:58:21 +00:00
8350280: The JDK-8346050 testlibrary changes break the build
Reviewed-by: dholmes
This commit is contained in:
parent
f2b4e12afe
commit
2d03bd0078
@ -70,6 +70,7 @@ $(eval $(call SetupJavaCompilation, BUILD_TEST_LIB_JAR, \
|
|||||||
--add-exports java.base/jdk.internal.module=ALL-UNNAMED \
|
--add-exports java.base/jdk.internal.module=ALL-UNNAMED \
|
||||||
--add-exports java.base/jdk.internal.platform=ALL-UNNAMED \
|
--add-exports java.base/jdk.internal.platform=ALL-UNNAMED \
|
||||||
--add-exports java.base/sun.security.pkcs=ALL-UNNAMED \
|
--add-exports java.base/sun.security.pkcs=ALL-UNNAMED \
|
||||||
|
--add-exports java.base/sun.security.provider.certpath=ALL-UNNAMED \
|
||||||
--add-exports java.base/sun.security.tools.keytool=ALL-UNNAMED \
|
--add-exports java.base/sun.security.tools.keytool=ALL-UNNAMED \
|
||||||
--add-exports java.base/sun.security.x509=ALL-UNNAMED \
|
--add-exports java.base/sun.security.x509=ALL-UNNAMED \
|
||||||
--enable-preview, \
|
--enable-preview, \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user