Skip to content

Commit 540ca43

Browse files
committed
[GR-38006] [GR-38163] [GR-40290] Update to latest graal
* [GR-38006] [GR-38163] Compile the caller method of a method taking a block. * [GR-40290] Faster TruffleString.EqualNode for single byte.
1 parent 0ad0cc7 commit 540ca43

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mx.truffleruby/suite.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
{
88
"name": "regex",
99
"subdir": True,
10-
"version": "8f9c6f0ec2d725004d19561f422ff71a67854b6a",
10+
"version": "1fd25b8c637ea052ff7bea8dcbd5a779f5240833",
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": "8f9c6f0ec2d725004d19561f422ff71a67854b6a",
19+
"version": "1fd25b8c637ea052ff7bea8dcbd5a779f5240833",
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)