diff mx.graal/suite.py @ 22592:357e73d0091c

moved cstring utilities into UnsafeUtil and made them require the caller to have the Unsafe capability
author Doug Simon <doug.simon@oracle.com>
date Mon, 07 Sep 2015 22:26:14 +0200
parents 8c984ddcc7c9
children d7f7a7c29670
line wrap: on
line diff
--- a/mx.graal/suite.py	Mon Sep 07 16:03:02 2015 +0200
+++ b/mx.graal/suite.py	Mon Sep 07 22:26:14 2015 +0200
@@ -6,7 +6,7 @@
     "suites": [
             {
                "name" : "jvmci",
-               "version" : "23db6926b163fbf0495d2cb0559326a123020ea2",
+               "version" : "cbab86a6c7f6a78bd4e0e878ab609fd183644c4b",
                "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"},