diff --git a/pom.xml b/pom.xml index bda57d4b94e..4f8a02cd03d 100644 --- a/pom.xml +++ b/pom.xml @@ -2901,6 +2901,7 @@ --add-opens java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang.reflect=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED + --add-opens java.base/jdk.internal.util.random=ALL-UNNAMED --add-exports java.base/jdk.internal.misc=ALL-UNNAMED --add-exports java.security.jgss/sun.security.krb5=ALL-UNNAMED ${hbase-surefire.argLine}