Make comment consistent with expected failures

Three of the problems were UR anomalies.

Addresses: #1636
This commit is contained in:
Carlos Macasaet
2019-10-12 21:45:15 -07:00
parent e41b8d992c
commit a8dbc91b5e

View File

@ -80,7 +80,7 @@ public class Foo {
<test-code>
<description>#1393 PMD hanging during DataflowAnomalyAnalysis</description>
<!-- Note: due to https://sourceforge.net/p/pmd/bugs/1383/ the 6 problems are false positives! -->
<!-- Note: due to https://sourceforge.net/p/pmd/bugs/1383/ the 3 problems are false positives! -->
<expected-problems>3</expected-problems>
<code><![CDATA[
public class LoopTest {