changeset 22522:e3c69a23de85

updated imported jvmci version
author Stefan Anzinger <stefan.anzinger@oracle.com>
date Thu, 27 Aug 2015 13:08:25 +0200
parents 174203963a1c
children fadc7a67e4a7
files mx.graal/suite.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mx.graal/suite.py	Thu Aug 27 11:16:28 2015 +0200
+++ b/mx.graal/suite.py	Thu Aug 27 13:08:25 2015 +0200
@@ -6,7 +6,7 @@
     "suites": [
             {
                "name" : "jvmci",
-               "version" : "eaf97ec55a78edc49faf4ef3116be3fce197219c",
+               "version" : "a69a8d96ee6ede392b569ed6e5dd4a82dfb199a0",
                "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"},