diff mx/suite.py @ 21017:66d45b977e44

Add missing //JaCoCo Exclude directives.
author Roland Schatz <roland.schatz@oracle.com>
date Mon, 20 Apr 2015 14:00:22 +0200
parents 87e03398a25e
children 71e05c3a1e12
line wrap: on
line diff
--- a/mx/suite.py	Mon Apr 20 12:04:41 2015 +0200
+++ b/mx/suite.py	Mon Apr 20 14:00:22 2015 +0200
@@ -587,7 +587,6 @@
         "com.oracle.graal.service.processor",
       ],
       "workingSets" : "Graal,Replacements",
-      "jacoco" : "exclude",
     },
 
     "com.oracle.graal.replacements.amd64" : {