diff mx.graal/suite.py @ 22698:d7ebda8d855e

Update jvmci import: Remove initializeArchitecture methods.
author Roland Schatz <roland.schatz@oracle.com>
date Thu, 24 Sep 2015 14:44:21 +0200
parents 3c8a7c16c1f9
children fbb8c5ee2a2c
line wrap: on
line diff
--- a/mx.graal/suite.py	Thu Sep 24 14:29:13 2015 +0200
+++ b/mx.graal/suite.py	Thu Sep 24 14:44:21 2015 +0200
@@ -6,7 +6,7 @@
     "suites": [
             {
                "name" : "jvmci",
-               "version" : "940b668f08096098428e510fc267aec15657e77e",
+               "version" : "9409f7cec59a49d5e08a455a4437ca57f2d0b229",
                "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"},