comparison mx.graal/suite.py @ 22594:d7f7a7c29670

added missing @SuppressWarnings("try") statements
author Doug Simon <doug.simon@oracle.com>
date Tue, 08 Sep 2015 12:16:00 +0200
parents 357e73d0091c
children dcfd57b9f2d3
comparison
equal deleted inserted replaced
22593:a107ab4c3011 22594:d7f7a7c29670
4 4
5 "imports" : { 5 "imports" : {
6 "suites": [ 6 "suites": [
7 { 7 {
8 "name" : "jvmci", 8 "name" : "jvmci",
9 "version" : "cbab86a6c7f6a78bd4e0e878ab609fd183644c4b", 9 "version" : "952d4d634a4251e2c873bda403446ae051d50ad9",
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 },