Opened 14 years ago

Last modified 14 years ago

#1498 closed task

Investigate and fix issues found by FindBugs — at Initial Version

Reported by: Nicklas Nordborg Owned by: everyone
Priority: major Milestone: BASE 2.16
Component: core Version:
Keywords: Cc:

Description

FindBugs (http://findbugs.sourceforge.net/) is a code analyzer program that can find a wide range of potential issues. We have used this before (#397) but it is maybe time to check the code again.

I have used FindBugs 1.3.9 on the majority of the BASE code and it found 400+ potential issues. I think we should go through the list and see if we need to fix anything.

I am attaching the result of the initial analysis to this ticket. To use this file, download it and place it in the root BASE folder and open it in FindBugs.

Change History (1)

by Nicklas Nordborg, 14 years ago

Attachment: findbugs-initial.xml added

Initial result of FindBugs analysis

Note: See TracTickets for help on using tickets.