changeset 22768:942bc81f277e

Update jvmci import
author Christian Wimmer <christian.wimmer@oracle.com>
date Tue, 06 Oct 2015 16:52:56 -0700
parents c69bbc0b9ea7
children d04e35a28e30
files mx.graal/suite.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mx.graal/suite.py	Tue Oct 06 16:52:09 2015 -0700
+++ b/mx.graal/suite.py	Tue Oct 06 16:52:56 2015 -0700
@@ -6,7 +6,7 @@
     "suites": [
             {
                "name" : "jvmci",
-               "version" : "897914fce4cbe73f18719388e8bd6e0a1869ad11",
+               "version" : "db43de18c17044f0c7b96a8d6e4d862b0f325328",
                "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"},