diff mx/projects @ 5629:26a060cc58ca

Initial implementation of closed world analysis by iteratively expanding the universe starting at method entry points.
author Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
date Sat, 16 Jun 2012 00:06:48 +0200
parents e1b29c516354
children e0aa35b489f3
line wrap: on
line diff
--- a/mx/projects	Thu Jun 14 18:03:43 2012 +0200
+++ b/mx/projects	Sat Jun 16 00:06:48 2012 +0200
@@ -147,7 +147,7 @@
 # graal.boot
 project@com.oracle.graal.boot@subDir=graal
 project@com.oracle.graal.boot@sourceDirs=src
-project@com.oracle.graal.boot@dependencies=com.oracle.graal.compiler,com.oracle.graal.api
+project@com.oracle.graal.boot@dependencies=com.oracle.graal.compiler,com.oracle.graal.java,com.oracle.graal.api
 project@com.oracle.graal.boot@checkstyle=com.oracle.graal.graph
 project@com.oracle.graal.boot@javaCompliance=1.7