Skip to content

Commit

Permalink
HBASE-27581 [JDK17] Fix failure TestHBaseTestingUtil#testResolvePortC…
Browse files Browse the repository at this point in the history
…onflict (#4991)

Co-authored-by: tianhang.tang <[email protected]>
Signed-off-by: Duo Zhang <[email protected]>
(cherry picked from commit 8e72cc6)
  • Loading branch information
thangTang authored and Apache9 committed Jan 31, 2023
1 parent 40c266c commit 902f5e2
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 @@ -2690,6 +2690,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}</argLine>
Expand Down

0 comments on commit 902f5e2

Please sign in to comment.