RFR : exclude tests from jacoco coverage report

Igor Ignatyev igor.ignatyev at oracle.com
Wed Mar 11 10:34:20 UTC 2015


Hi all,

please review the tiny fix.

problem:
tests are excluded from jacoco instrumentation, but they are in reports. 
that causes incorrect overall percentages.

fix:
exclude jtt and all test directories from a report.

http://cr.openjdk.java.net/~iignatyev/graal/jacocoreport_exclude_test/webrev.00/
-- 
Igor


More information about the graal-dev mailing list