File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 739739 --add-exports java.base/sun.net.util=ALL-UNNAMED</hbase-surefire .jdk11.flags>
740740 <!-- java.base/jdk.internal.util.random=ALL-UNNAMED is required by the test code, so we do not
741741 need this in bin/hbase -->
742- <hbase-surefire .jdk17.flags>--add-opens java.base/jdk.internal.util.random=ALL-UNNAMED</hbase-surefire .jdk17.flags>
742+ <hbase-surefire .jdk17.flags>--add-opens java.base/jdk.internal.util.random=ALL-UNNAMED
743+ --add-opens java.base/sun.security.x509=ALL-UNNAMED
744+ --add-opens java.base/sun.security.util=ALL-UNNAMED</hbase-surefire .jdk17.flags>
743745 <!-- Surefire argLine defaults to Linux, cygwin argLine is used in the os.windows profile -->
744746 <argLine >${hbase-surefire.argLine} @{jacocoArgLine}</argLine >
745747 <extra .enforcer.version>1.5.1</extra .enforcer.version>
You can’t perform that action at this time.
0 commit comments