Skip to content

Commit 110cca8

Browse files
nirvdrumchrisseaton
authored andcommitted
Upgrade to JVMCI 8u202-jvmci-0.55 from 8u192-jvmci-0.54.
1 parent bafdc67 commit 110cca8

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
@@ -291,7 +291,7 @@ local part_definitions = {
291291
downloads+: {
292292
JAVA_HOME: {
293293
name: "labsjdk",
294-
version: "8u192-jvmci-0.54",
294+
version: "8u202-jvmci-0.55",
295295
platformspecific: true,
296296
},
297297
},
@@ -305,7 +305,7 @@ local part_definitions = {
305305
downloads+: {
306306
JAVA_HOME: {
307307
name: "openjdk",
308-
version: "8u192-jvmci-0.54",
308+
version: "8u202-jvmci-0.55",
309309
platformspecific: true,
310310
},
311311
},

0 commit comments

Comments
 (0)