hotspot/src/jdk.vm.compiler/.mx.graal/suite.py
changeset 43486 96e9480fbdec
parent 42649 28238583a459
--- a/hotspot/src/jdk.vm.compiler/.mx.graal/suite.py	Wed Jan 25 19:18:43 2017 -0800
+++ b/hotspot/src/jdk.vm.compiler/.mx.graal/suite.py	Tue Jan 24 13:40:46 2017 +0100
@@ -638,6 +638,7 @@
       "annotationProcessors" : [
         "GRAAL_NODEINFO_PROCESSOR",
         "GRAAL_REPLACEMENTS_VERIFIER",
+        "GRAAL_OPTIONS_PROCESSOR",
       ],
       "workingSets" : "Graal,Graph",
     },