comparison mx.graal/suite.py @ 22722:cbc844f64937

added HotSpotJVMCIRuntimeProvider.getLogStream() and made CompilerToVM.writeDebugOutput and CompilerToVm.flushDebugOutput package-private
author Doug Simon <doug.simon@oracle.com>
date Tue, 29 Sep 2015 15:56:37 +0200
parents bba4e91a2d63
children 638bfbc67270
comparison
equal deleted inserted replaced
22721:2d6bcedb5058 22722:cbc844f64937
4 4
5 "imports" : { 5 "imports" : {
6 "suites": [ 6 "suites": [
7 { 7 {
8 "name" : "jvmci", 8 "name" : "jvmci",
9 "version" : "545590b1ab83c00b653ec3143ff876a0c42306c4", 9 "version" : "b6b46b741102e33d6c7cf04266b69dc95b18a632",
10 "urls" : [ 10 "urls" : [
11 {"url" : "http://lafo.ssw.uni-linz.ac.at/hg/graal-jvmci-8", "kind" : "hg"}, 11 {"url" : "http://lafo.ssw.uni-linz.ac.at/hg/graal-jvmci-8", "kind" : "hg"},
12 {"url" : "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind" : "binary"}, 12 {"url" : "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind" : "binary"},
13 ] 13 ]
14 }, 14 },