Skip to content

Commit b35b95f

Browse files
committed
Update JVMCI
1 parent 9f7339e commit b35b95f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ci.jsonnet

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ local part_definitions = {
263263
downloads+: {
264264
JAVA_HOME: {
265265
name: "oraclejdk",
266-
version: "8u212-jvmci-20-b01",
266+
version: "8u212-jvmci-20-b04",
267267
platformspecific: true,
268268
},
269269
},
@@ -277,7 +277,7 @@ local part_definitions = {
277277
downloads+: {
278278
JAVA_HOME: {
279279
name: "openjdk",
280-
version: "8u212-jvmci-20-b01",
280+
version: "8u212-jvmci-20-b04",
281281
platformspecific: true,
282282
},
283283
},

0 commit comments

Comments
 (0)