File tree Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -291,7 +291,7 @@ local part_definitions = {
291
291
downloads+: {
292
292
JAVA_HOME: {
293
293
name: "labsjdk" ,
294
- version: "8u192 -jvmci-0.54 " ,
294
+ version: "8u202 -jvmci-0.55 " ,
295
295
platformspecific: true ,
296
296
},
297
297
},
@@ -305,7 +305,7 @@ local part_definitions = {
305
305
downloads+: {
306
306
JAVA_HOME: {
307
307
name: "openjdk" ,
308
- version: "8u192 -jvmci-0.54 " ,
308
+ version: "8u202 -jvmci-0.55 " ,
309
309
platformspecific: true ,
310
310
},
311
311
},
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" : "9be7ab457c51adf6d985ca578c60c450925be0ac " ,
12
+ "version" : "874220bf87fd564c28b0ad44710a6276124f5840 " ,
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" : "9be7ab457c51adf6d985ca578c60c450925be0ac " ,
22
+ "version" : "874220bf87fd564c28b0ad44710a6276124f5840 " ,
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" },
Original file line number Diff line number Diff line change 4
4
exclude :test_gen_Pacific_Kiritimati_71 , "possibly changed in new definitive time zone databases"
5
5
exclude :test_gen_Pacific_Kiritimati_89 , "possibly changed in new definitive time zone databases"
6
6
exclude :test_pacific_kiritimati , "possibly changed in new definitive time zone databases"
7
+ exclude :test_gen_Asia_Tokyo_50 , "possibly changed in new definitive time zone databases"
8
+ exclude :test_gen_Asia_Tokyo_54 , "possibly changed in new definitive time zone databases"
You can’t perform that action at this time.
0 commit comments