diff mx/projects @ 5533:c5c13f3ed5c4

Remove GraalAccess class, replace usages new GraalVM API.
author Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
date Fri, 08 Jun 2012 22:50:39 +0200
parents d487ae06265d
children deec44b74cfb
line wrap: on
line diff
--- a/mx/projects	Fri Jun 08 22:39:39 2012 +0200
+++ b/mx/projects	Fri Jun 08 22:50:39 2012 +0200
@@ -147,7 +147,7 @@
 # graal.test
 project@com.oracle.graal.tests@subDir=graal
 project@com.oracle.graal.tests@sourceDirs=src
-project@com.oracle.graal.tests@dependencies=JUNIT,com.oracle.graal.printer
+project@com.oracle.graal.tests@dependencies=JUNIT,com.oracle.graal.printer,com.oracle.graal.api
 project@com.oracle.graal.tests@checkstyle=com.oracle.graal.graph
 project@com.oracle.graal.tests@javaCompliance=1.7