diff --git a/pom.xml b/pom.xml index fcf577c3e7f0..bf5990774e2d 100755 --- a/pom.xml +++ b/pom.xml @@ -2636,6 +2636,32 @@ 2200m + + build-with-jdk17 + + [1.17,) + + + + --add-opens java.base/jdk.internal.ref=ALL-UNNAMED + --add-opens java.base/java.nio.channels.spi=ALL-UNNAMED + --add-opens java.base/java.lang.reflect=ALL-UNNAMED + --add-opens java.base/java.lang=ALL-UNNAMED + --add-opens java.base/java.nio=ALL-UNNAMED + --add-opens java.base/java.util=ALL-UNNAMED + --add-exports java.base/sun.nio.ch=ALL-UNNAMED + --add-exports java.security.jgss/sun.security.krb5=ALL-UNNAMED + --add-exports java.base/sun.security.x509=ALL-UNNAMED + ${hbase-surefire.argLine} + + 3.2.0 + + 2200m + + jenkins.patch