changeset 8438:79539d508429

enabled annotation processor for @ClassSubstitution and @MethodSubstitution in the com.oracle.graal.hotspot project
author Doug Simon <doug.simon@oracle.com>
date Fri, 22 Mar 2013 11:26:08 +0100
parents 85599b9c4b03
children 39c7142e7aef
files mx/projects
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/mx/projects	Fri Mar 22 11:20:16 2013 +0100
+++ b/mx/projects	Fri Mar 22 11:26:08 2013 +0100
@@ -91,6 +91,7 @@
 project@com.oracle.graal.hotspot@sourceDirs=src
 project@com.oracle.graal.hotspot@dependencies=com.oracle.graal.replacements,com.oracle.graal.api.runtime,com.oracle.graal.printer
 project@com.oracle.graal.hotspot@checkstyle=com.oracle.graal.graph
+project@com.oracle.graal.hotspot@annotationProcessors=com.oracle.graal.replacements.verifier
 project@com.oracle.graal.hotspot@javaCompliance=1.7
 
 # graal.hotspot.amd64