changeset 22434:21baeafdf6a5

updated jvmci import version
author Doug Simon <doug.simon@oracle.com>
date Wed, 12 Aug 2015 17:47:01 +0200
parents b5d0f60a6ff5
children b6cb0b29260a
files mx.graal/suite.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mx.graal/suite.py	Wed Aug 12 17:38:16 2015 +0200
+++ b/mx.graal/suite.py	Wed Aug 12 17:47:01 2015 +0200
@@ -6,7 +6,7 @@
     "suites": [
             {
                "name" : "jvmci",
-               "version" : "8abc6030cf1c98ba29d2dfba2b29f7cd29ab954d",
+               "version" : "e3d9e0f9b50c9b2b16357fad779af00acc4cefb9",
                "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"},