-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P2
-
Affects Version/s: 6
-
Component/s: tools
-
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.