changeset 22699:fbb8c5ee2a2c

Update jvmci import
author Tom Rodriguez <tom.rodriguez@oracle.com>
date Thu, 24 Sep 2015 21:17:13 -0700
parents d7ebda8d855e
children c63ce17e9915
files mx.graal/suite.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mx.graal/suite.py	Thu Sep 24 14:44:21 2015 +0200
+++ b/mx.graal/suite.py	Thu Sep 24 21:17:13 2015 -0700
@@ -6,7 +6,7 @@
     "suites": [
             {
                "name" : "jvmci",
-               "version" : "9409f7cec59a49d5e08a455a4437ca57f2d0b229",
+               "version" : "0851eafff5c9ec7ebbcc588dca5bcd1290175b5d",
                "urls" : [
                     {"url" : "http://lafo.ssw.uni-linz.ac.at/hg/graal-jvmci-8", "kind" : "hg"},
                     {"url" : "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind" : "binary"},