diff mx.graal/suite.py @ 22841:7f197e28f502

made ShowFlags and PrintFlags denote which options had their value explicitily set (like -XX:+PrintFlagsFinal does)
author Doug Simon <doug.simon@oracle.com>
date Fri, 16 Oct 2015 00:18:47 +0200
parents 77ef4d74a6b2
children ae8a63a7aa9e
line wrap: on
line diff
--- a/mx.graal/suite.py	Fri Oct 16 00:17:53 2015 +0200
+++ b/mx.graal/suite.py	Fri Oct 16 00:18:47 2015 +0200
@@ -6,7 +6,7 @@
     "suites": [
             {
                "name" : "jvmci",
-               "version" : "2935e7fbd941d487513c60b875d9fc737674afdd",
+               "version" : "d43f6d932ad56c862decc160f19be413e2e03304",
                "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"},