diff mx/projects @ 5627:e1b29c516354

Implement addEntryMethod in boot image generator. Add Graal.getRequiredCapability utility to Graal class.
author Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
date Thu, 14 Jun 2012 18:03:18 +0200
parents af976ca29136
children 26a060cc58ca
line wrap: on
line diff
--- a/mx/projects	Thu Jun 14 17:54:59 2012 +0200
+++ b/mx/projects	Thu Jun 14 18:03:18 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
+project@com.oracle.graal.boot@dependencies=com.oracle.graal.compiler,com.oracle.graal.api
 project@com.oracle.graal.boot@checkstyle=com.oracle.graal.graph
 project@com.oracle.graal.boot@javaCompliance=1.7