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 724
724
--add-exports java.base/sun.net.util=ALL-UNNAMED</hbase-surefire .jdk11.flags>
725
725
<!-- java.base/jdk.internal.util.random=ALL-UNNAMED is required by the test code, so we do not
726
726
need this in bin/hbase -->
727
- <hbase-surefire .jdk17.flags>--add-opens java.base/jdk.internal.util.random=ALL-UNNAMED</hbase-surefire .jdk17.flags>
727
+ <hbase-surefire .jdk17.flags>--add-opens java.base/jdk.internal.util.random=ALL-UNNAMED
728
+ --add-opens java.base/sun.security.x509=ALL-UNNAMED
729
+ --add-opens java.base/sun.security.util=ALL-UNNAMED</hbase-surefire .jdk17.flags>
728
730
<!-- Surefire argLine defaults to Linux, cygwin argLine is used in the os.windows profile -->
729
731
<argLine >${hbase-surefire.argLine} @{jacocoArgLine}</argLine >
730
732
<jacoco .version>0.7.5.201505241946</jacoco .version>
You can’t perform that action at this time.
0 commit comments