We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b95a1c commit 51facf1Copy full SHA for 51facf1
ci_common/common.hocon
@@ -2,7 +2,7 @@
2
java7 : {name : oraclejdk, version : "7", platformspecific: true}
3
# java 8 must be a jvmci enabled variant
4
java8 : {name : oraclejdk, version : "8u231-jvmci-19.3-b04", platformspecific: true}
5
-java11 : {name : labsjdk, version : "ce-11.0.5+9-jvmci-19.3-b03", platformspecific: true}
+java11 : {name : labsjdk, version : "ce-11.0.5+10-jvmci-19.3-b04", platformspecific: true}
6
7
java8Downloads : {
8
downloads : {
0 commit comments