Skip to content

Commit 51facf1

Browse files
committed
Update JDK11 version
(cherry picked from commit 2c82c7d)
1 parent 3b95a1c commit 51facf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci_common/common.hocon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
java7 : {name : oraclejdk, version : "7", platformspecific: true}
33
# java 8 must be a jvmci enabled variant
44
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}
5+
java11 : {name : labsjdk, version : "ce-11.0.5+10-jvmci-19.3-b04", platformspecific: true}
66

77
java8Downloads : {
88
downloads : {

0 commit comments

Comments
 (0)