diff mx.graal/suite.py @ 22279:9281a2548635

removed duplicate "annotationProcessors" attribute
author Doug Simon <doug.simon@oracle.com>
date Tue, 21 Jul 2015 17:59:16 +0200
parents 06cb94e7c5c4
children 929407da7b38
line wrap: on
line diff
--- a/mx.graal/suite.py	Tue Jul 21 20:33:04 2015 +0200
+++ b/mx.graal/suite.py	Tue Jul 21 17:59:16 2015 +0200
@@ -671,7 +671,6 @@
         "com.oracle.graal.compiler",
         "com.oracle.graal.lir.sparc"
       ],
-      "annotationProcessors" : ["com.oracle.graal.compiler.match.processor"],
       "checkstyle" : "com.oracle.graal.graph",
       "annotationProcessors" : [
         "GRAAL_NODEINFO_PROCESSOR",