File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 990
990
--add-exports java.base/sun.net.util=ALL-UNNAMED</hbase-surefire .jdk11.flags>
991
991
<!-- java.base/jdk.internal.util.random=ALL-UNNAMED is required by the test code, so we do not
992
992
need this in bin/hbase -->
993
- <hbase-surefire .jdk17.flags>--add-opens java.base/jdk.internal.util.random=ALL-UNNAMED</hbase-surefire .jdk17.flags>
993
+ <hbase-surefire .jdk17.flags>--add-opens java.base/jdk.internal.util.random=ALL-UNNAMED
994
+ --add-opens java.base/sun.security.x509=ALL-UNNAMED
995
+ --add-opens java.base/sun.security.util=ALL-UNNAMED</hbase-surefire .jdk17.flags>
994
996
<!-- Surefire argLine defaults to Linux, cygwin argLine is used in the os.windows profile -->
995
997
<argLine >${hbase-surefire.argLine} @{jacocoArgLine}</argLine >
996
998
<extra .enforcer.version>1.5.1</extra .enforcer.version>
You can’t perform that action at this time.
0 commit comments