This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 71117 - FindBugs tool issues in source code
Summary: FindBugs tool issues in source code
Status: RESOLVED WONTFIX
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 8 (show other bugs)
Version: 5.x
Hardware: All All
: P4 blocker (vote)
Assignee: _ pcw
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-06 16:57 UTC by Lukasz Grela
Modified: 2007-09-17 21:58 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
findbugs report (125.62 KB, text/xml)
2006-01-06 16:58 UTC, Lukasz Grela
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lukasz Grela 2006-01-06 16:57:24 UTC
#06012006 look at attachment

this bug report refers to serverplugins/sun/sunddapi
Comment 1 Lukasz Grela 2006-01-06 16:58:25 UTC
Created attachment 28264 [details]
findbugs report
Comment 2 Petr Jiricka 2006-09-05 17:05:22 UTC
Changing priority to P4 per team agreement. Leaving open as a reminder - feel
free to close as WONTFIX if you don't need this reminder. When evaluating, you
may want to run the tool again rather than looking at the attached report, as
the report is half a year old.
Comment 3 Jiri Prox 2007-09-17 21:37:20 UTC
Obsolete milestone, please reevaluate
Comment 4 _ pcw 2007-09-17 21:58:53 UTC
Closing as WONTFIX, not because we won't fix it (we've fixed dozens of issues flagged by findbugs), but because there
are multiple issues that are being flagged that are not bugs or are benign and not easily fixable (for example,
schema2beans generated code.)

We periodically run findbugs on the serverplugins modules to catch new issues and reevaluate standings on old ones.