I'm new to this alias, sorry if this is the wrong place to ask this...
I am using NetBeans 5.5 beta2 with the findbugs plugin available through
www.nbextras.org. And I am getting lots of these false bugs:
DLS: Dead store to local variable
at the beginning of many switch statements.
The info says:
Dead store to local variable
This instruction assigns a value to a local variable, but the value is not
read
by any subsequent instruction. Often, this indicates an error, because the
value
computed is never used.
Note that Sun's javac compiler often generates dead stores for final local
variables.
Because FindBugs is a bytecode-based tool, there is no easy way to eliminate
these
false positives.
NetBeans says it's 0.9.6.1.
But when I download and use the standalone findbugs 0.9.7, I don't get these
errors.
Was this a problem that was fixed in 0.9.7?
-kto
|
Free Magazines
Cisco News
Receive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and so
lutions to enable the business.
subscribe
Systems Management News
, the newspaper for IT systems administration and data center managers!
Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happenin
g in your field.
subscribe
The Enterprise Newsweekly
eWeek is the essential technology information source for builders of e-business.
subscribe
Oracle Magazine
Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company.
subscribe
Total Telecom
Total Telecom is "The Economist of the communications industry".
subscribe
|
Search:
Java, servers, webhosts, VoIP...
more...
|
|
|
|
|