Skip to content

Commit b6c229a

Browse files
OracleLabsAutomationeregon
authored andcommitted
[GR-26395] Periodic update of the graal import.
PullRequest: truffleruby/3910
2 parents 9ba6955 + 24f574d commit b6c229a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

common.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"labsjdk-ee-21Debug": {"name": "labsjdk", "version": "ee-21+30-jvmci-23.1-b10-debug", "platformspecific": true },
4343
"labsjdk-ee-21-llvm": {"name": "labsjdk", "version": "ee-21+30-jvmci-23.1-b10-sulong", "platformspecific": true },
4444

45-
"oraclejdk22": {"name": "jpg-jdk", "version": "22", "build_id": "1", "release": true, "platformspecific": true, "extrabundles": ["static-libs"]}
45+
"oraclejdk22": {"name": "jpg-jdk", "version": "22", "build_id": "2", "release": true, "platformspecific": true, "extrabundles": ["static-libs"]}
4646
},
4747

4848
"eclipse": {

mx.truffleruby/suite.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
{
88
"name": "regex",
99
"subdir": True,
10-
"version": "c218b7eede776486dcb3bbdfcdaa60202ac6a585",
10+
"version": "9aad6f0e2b71078b7438beb4f517955b3ca013e2",
1111
"urls": [
1212
{"url": "https://github.com/oracle/graal.git", "kind": "git"},
1313
{"url": "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind": "binary"},
@@ -16,7 +16,7 @@
1616
{
1717
"name": "sulong",
1818
"subdir": True,
19-
"version": "c218b7eede776486dcb3bbdfcdaa60202ac6a585",
19+
"version": "9aad6f0e2b71078b7438beb4f517955b3ca013e2",
2020
"urls": [
2121
{"url": "https://github.com/oracle/graal.git", "kind": "git"},
2222
{"url": "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind": "binary"},

0 commit comments

Comments
 (0)