-
Bug
-
Resolution: Fixed
-
P2
-
6
-
b85
-
generic
-
generic
Using the FindBugs NetBeans plug-in, I found almost 700 "bugs" in javac.
Fortunately, most are false positives but it found a lot of dead code
and unused variables. However, so far I have found one real bug which
could cause an NPE.
Fortunately, most are false positives but it found a lot of dead code
and unused variables. However, so far I have found one real bug which
could cause an NPE.