changeset 22579:f5ba870db392

updated imported jvmci version
author Tom Rodriguez <tom.rodriguez@oracle.com>
date Thu, 03 Sep 2015 14:11:19 -0700
parents 8b3b7d701f78
children 4a54a3aa7152
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 03 19:42:00 2015 +0200
+++ b/mx.graal/suite.py	Thu Sep 03 14:11:19 2015 -0700
@@ -6,7 +6,7 @@
     "suites": [
             {
                "name" : "jvmci",
-               "version" : "1852abfbaca3ed0625ccd076d2945dc54dc48c32",
+               "version" : "feb4131657bb66b7a7900c0729dc00605f18af4b",
                "urls" : [
                     {"url" : "http://lafo.ssw.uni-linz.ac.at/hg/graal-jvmci-8", "kind" : "hg"},
                     {"url" : "http://lafo.ssw.uni-linz.ac.at/nexus/content/repositories/snapshots", "kind" : "binary"},