%0 Conference Paper %B Fourth International Workshop on Mining Software Repositories (MSR'07:ICSE Workshops 2007) %D 2007 %T Prioritizing Warning Categories by Analyzing Software History %A Kim, Sunghun %A Ernst, Michael D. %K bug fixing %K change history %K columba %K findbugs %K jedit %K jlint %K kenyon %K pmd %K warning %X Automatic bug finding tools tend to have high false positive rates: most warnings do not indicate real bugs. Usually bug finding tools prioritize each warning category. For example, the priority of "overflow" is 1 and the priority of "jumbled incremental" is 3, but the tools' prioritization is not very effective. In this paper, we prioritize warning categories by analyzing the software change history. The underlying intuition is that if warnings from a category are resolved quickly by developers, the warnings in the category are important. Experiments with three bug finding tools (FindBugs, JLint, and PMD) and two open source projects (Columba and jEdit) indicate that different warning categories have very different lifetimes. Based on that observation, we propose a preliminary algorithm for warning category prioritizing. %B Fourth International Workshop on Mining Software Repositories (MSR'07:ICSE Workshops 2007) %I IEEE %C Minneapolis, MN, USA %P 27 - 27 %@ 0-7695-2950-X %R 10.1109/MSR.2007.26 %> https://flosshub.org/sites/flosshub.org/files/28300027.pdf