comparison mx.graal/suite.py @ 22869:d0000fb935b7

made inlined method recording unconditional during compilation
author Doug Simon <doug.simon@oracle.com>
date Thu, 22 Oct 2015 12:56:40 +0200
parents 016ec4502b75
children b308931fc253
comparison
equal deleted inserted replaced
22868:6e1b3bbd2e1d 22869:d0000fb935b7
4 4
5 "imports" : { 5 "imports" : {
6 "suites": [ 6 "suites": [
7 { 7 {
8 "name" : "jvmci", 8 "name" : "jvmci",
9 "version" : "6b1cd334f3008aaf1823f511176d2b4f70e05847", 9 "version" : "15013021dbfa7c7cce4ff7fdbfabd5e118e0b0f6",
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 },