diff --git a/build.xml b/build.xml index 802f89c94..fdec99923 100644 --- a/build.xml +++ b/build.xml @@ -314,6 +314,7 @@ under the License. + @@ -1268,6 +1269,7 @@ under the License. + @@ -1333,6 +1335,7 @@ under the License. + @@ -1389,6 +1392,7 @@ under the License. + @@ -1435,6 +1439,7 @@ under the License. + @@ -1467,6 +1472,7 @@ under the License. + @@ -1516,6 +1522,7 @@ under the License. + @@ -1570,6 +1577,7 @@ under the License. + @@ -1628,6 +1636,7 @@ under the License. + @@ -1672,6 +1681,7 @@ under the License. + diff --git a/jenkins/create_jobs.groovy b/jenkins/create_jobs.groovy index 08e210145..dc3f3483a 100644 --- a/jenkins/create_jobs.groovy +++ b/jenkins/create_jobs.groovy @@ -35,6 +35,7 @@ def poijobs = [ '-Djava9addopens2=--add-opens=java.base/java.io=ALL-UNNAMED', '-Djava9addopens3=--add-opens=java.base/java.nio=ALL-UNNAMED', '-Djava9addopens4=--add-opens=java.base/java.lang=ALL-UNNAMED', + '-Djava9addopens5=--add-opens=java.base/jdk.internal.ref=ALL-UNNAMED', '-Djava.locale.providers=JRE,CLDR'], skipcigame: true ],