diff mx.graal/suite.py @ 22575:47d5eaa4b209

Fix rawtypes warnings.
author Roland Schatz <roland.schatz@oracle.com>
date Thu, 03 Sep 2015 12:57:55 +0200
parents 8de8cfc7756c
children fec3ef6b46ed
line wrap: on
line diff
--- a/mx.graal/suite.py	Thu Sep 03 00:55:58 2015 +0200
+++ b/mx.graal/suite.py	Thu Sep 03 12:57:55 2015 +0200
@@ -6,7 +6,7 @@
     "suites": [
             {
                "name" : "jvmci",
-               "version" : "267eecd6d92aede50016d1113f21f6bbd516801b",
+               "version" : "45723ab25426f5e56c4c6500079ecc20dda1aff9",
                "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"},