diff mx.graal/suite.py @ 22647:350e41999d30

work around for Eclipse bug 477597
author Doug Simon <doug.simon@oracle.com>
date Wed, 16 Sep 2015 21:56:12 +0200
parents 9ecfccd6eec1
children 9ca1a782b6c7
line wrap: on
line diff
--- a/mx.graal/suite.py	Wed Sep 16 21:17:42 2015 +0200
+++ b/mx.graal/suite.py	Wed Sep 16 21:56:12 2015 +0200
@@ -6,7 +6,7 @@
     "suites": [
             {
                "name" : "jvmci",
-               "version" : "c79ee6cd7f53f76982728075c62154f33a0452d3",
+               "version" : "ec96f33a101dbd76da419ce1d2f0ed70b983966c",
                "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"},
@@ -14,7 +14,7 @@
             },
             {
                "name" : "truffle",
-               "version" : "50056a161d7f4c9374ab472c93d16059de952aa4",
+               "version" : "e3c6cca3ef533b3ea4cf56e07e51473d0bb8006b",
                "urls" : [
                     {"url" : "http://lafo.ssw.uni-linz.ac.at/hg/truffle", "kind" : "hg"},
                     {"url" : "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind" : "binary"},