Changes between Initial Version and Version 2 of Ticket #1498
- Timestamp:
- Aug 11, 2010, 8:39:16 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1498
- Property Owner changed from to
- Property Status new → assigned
-
Ticket #1498 – Description
initial v2 3 3 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. 4 4 5 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. 5 I have attached the result of the initial analysis to this ticket (findbugs-initial.xml). To use this file, download it and place it in the root BASE folder and open it in FindBugs. 6 7 I have also attached an empty FindBugs project file (findbugs-empty.xml). Load this file and goto `File -> Redo analysis` after bugs have been fixed, otherwise the fixed bugs remains in the file and reappear the next time the project is loaded.