File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -289,8 +289,8 @@ local part_definitions = {
289
289
labsjdk8: {
290
290
downloads+: {
291
291
JAVA_HOME: {
292
- name: "labsjdk " ,
293
- version: "8u202 -jvmci-0.59 " ,
292
+ name: "oraclejdk " ,
293
+ version: "8u212 -jvmci-20-b01 " ,
294
294
platformspecific: true ,
295
295
},
296
296
},
@@ -304,7 +304,7 @@ local part_definitions = {
304
304
downloads+: {
305
305
JAVA_HOME: {
306
306
name: "openjdk" ,
307
- version: "8u202 -jvmci-0.59 " ,
307
+ version: "8u212 -jvmci-20-b01 " ,
308
308
platformspecific: true ,
309
309
},
310
310
},
Original file line number Diff line number Diff line change 9
9
"name" : "tools" ,
10
10
"subdir" : True ,
11
11
# version must always be equal to the version of the "sulong" import below
12
- "version" : "68e52a59458ebcdeb481e5f94fb8de398c162923 " ,
12
+ "version" : "e7df682fc26830b5e5df74996c948a087c23b3be " ,
13
13
"urls" : [
14
14
{"url" : "https://github.com/oracle/graal.git" , "kind" : "git" },
15
15
{"url" : "https://curio.ssw.jku.at/nexus/content/repositories/snapshots" , "kind" : "binary" },
19
19
"name" : "sulong" ,
20
20
"subdir" : True ,
21
21
# version must always be equal to the version of the "tools" import above
22
- "version" : "68e52a59458ebcdeb481e5f94fb8de398c162923 " ,
22
+ "version" : "e7df682fc26830b5e5df74996c948a087c23b3be " ,
23
23
"urls" : [
24
24
{"url" : "https://github.com/oracle/graal.git" , "kind" : "git" },
25
25
{"url" : "https://curio.ssw.jku.at/nexus/content/repositories/snapshots" , "kind" : "binary" },
You can’t perform that action at this time.
0 commit comments