changeset 23214:ac8468dccb81

updated JVMCI library reference
author Doug Simon <doug.simon@oracle.com>
date Wed, 23 Dec 2015 12:58:30 +0100
parents d13cb2d28a84
children 131ca5e519b0
files mx.graal/suite.py
diffstat 1 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/mx.graal/suite.py	Wed Dec 23 10:19:40 2015 +0100
+++ b/mx.graal/suite.py	Wed Dec 23 12:58:30 2015 +0100
@@ -93,10 +93,10 @@
     # This library is not added to the boot class path at run time and so code
     # compiled against this library must be run on (JVMCI enabled) JDK9.
     "JVMCI" : {
-        "sha1" : "31c6bb33db89e7863d716641518bb6997fe2d340",
-        "urls" : ["https://lafo.ssw.uni-linz.ac.at/pub/graal-external-deps/jvmci-7a570929c5e5.jar"],
-        "sourceSha1" : "8020f243ce1d5453c7a3b9f2bba52ad69ce689b4",
-        "sourceUrls" : ["https://lafo.ssw.uni-linz.ac.at/pub/graal-external-deps/jvmci-7a570929c5e5.src.zip"],
+        "sha1" : "a4fbc1bccc729cdfd5678c4a27a2cbabbef384d2",
+        "urls" : ["https://lafo.ssw.uni-linz.ac.at/pub/graal-external-deps/jvmci-2d4718284a09.jar"],
+        "sourceSha1" : "ce91feae6de27b8fa85579a43333fea1320b9d35",
+        "sourceUrls" : ["https://lafo.ssw.uni-linz.ac.at/pub/graal-external-deps/jvmci-2d4718284a09.src.zip"],
         "license": "GPLv2-CPE",
      },
   }),