Skip to content

Commit

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

Co-authored-by: tianhang.tang <[email protected]>
Signed-off-by: Duo Zhang <[email protected]>
(cherry picked from commit 8e72cc6)
(cherry picked from commit 902f5e2)
Change-Id: Ieee31381b717ae05353e57758216ce6bcff3bb31
  • Loading branch information
2 people authored and petersomogyi committed Feb 7, 2023
1 parent d504457 commit c0008d5
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 @@ -2725,6 +2725,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 c0008d5

Please sign in to comment.