comparison mx.graal/suite.py @ 22775:e468cf0fe847

Update jvmci import: use new log_object interface
author Tom Rodriguez <tom.rodriguez@oracle.com>
date Wed, 07 Oct 2015 23:16:36 -0700
parents 5f93ee70e983
children 4899ae79cf25
comparison
equal deleted inserted replaced
22774:5f93ee70e983 22775:e468cf0fe847
4 4
5 "imports" : { 5 "imports" : {
6 "suites": [ 6 "suites": [
7 { 7 {
8 "name" : "jvmci", 8 "name" : "jvmci",
9 "version" : "9692347207a759e81c3b190c3a2c9240b654660a", 9 "version" : "e1ec715b88d09da025bc83204209b9f9ddff1dd3",
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 },