comparison mx.graal/suite.py @ 23225:2375d87e535d

fixed checkoverlap issue
author Doug Simon <doug.simon@oracle.com>
date Thu, 31 Dec 2015 09:31:02 +0100
parents 7e22838663c1
children 951f005de2cd
comparison
equal deleted inserted replaced
23224:4dd5d43dea1e 23225:2375d87e535d
1349 "GRAAL_NODEINFO", 1349 "GRAAL_NODEINFO",
1350 "GRAAL_API", 1350 "GRAAL_API",
1351 "GRAAL_COMPILER", 1351 "GRAAL_COMPILER",
1352 "GRAAL_RUNTIME", 1352 "GRAAL_RUNTIME",
1353 "GRAAL_HOTSPOT", 1353 "GRAAL_HOTSPOT",
1354 "GRAAL_SERVICEPROVIDER",
1354 "GRAAL_TRUFFLE", 1355 "GRAAL_TRUFFLE",
1355 "GRAAL_TRUFFLE_HOTSPOT", 1356 "GRAAL_TRUFFLE_HOTSPOT",
1356 ], 1357 ],
1357 "dependencies" : [ 1358 "dependencies" : [
1358 "com.oracle.graal.options", 1359 "com.oracle.graal.options",