Skip to content

Commit

Permalink
HBASE-27581 [JDK17] Fix failure TestHBaseTestingUtil#testResolvePortC…
Browse files Browse the repository at this point in the history
…onflict
  • Loading branch information
tianhang.tang committed Jan 25, 2023
1 parent 5bdf264 commit 69e6602
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3214,6 +3214,7 @@
--add-opens java.base/java.lang=ALL-UNNAMED
--add-opens java.base/jdk.internal.ref=ALL-UNNAMED
--add-opens java.base/java.lang.reflect=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}</argLine>
Expand Down

0 comments on commit 69e6602

Please sign in to comment.