You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Nat Ayewah <ay...@cs.umd.edu> on 2010/04/13 20:01:33 UTC

FindBugs Community Review of Lucene

Hello,

I am a PhD student working with the FindBugs project, at the University 
of Maryland. FindBugs <http://findbugs.sourceforge.net/> is a popular 
open source static analysis tool that can analyze Java software and 
identify bugs. We recently analyzed *Lucene*, and identified about 22 
warnings that might be of interest to the project. You can launch an 
instance of FindBugs and evaluate each warning using this link (requires 
Java): http://findbugs.cs.umd.edu/cloud/lucene.jnlp (You may also 
comment on any warning by signing into a Google, Yahoo or OpenID account)

FindBugs has recently started a community review of several open source 
projects. This is similar to a recently completed review 
<http://findbugs.sourceforge.net/> at Google in which almost 300 
engineers reviewed thousands of issues, fixing many of them. I would 
like to invite you all to participate in the review for Lucene, and 
other open source projects. During the review, you are able to comment 
on each warning and evaluate it as "Must Fix", "Mostly Harmless", "Not a 
Bug" and other classifications. We are particularly interested in 
learning if any warnings are causing problems in production.

The list of projects currently included in our review is at 
http://findbugs.cs.umd.edu/cloud/

Thanks in advance for your consideration.

Kind regards,

Nat Ayewah
PhD candidate, University of Maryland
http://www.cs.umd.edu/~ayewah
ayewah@cs.umd.edu


Re: FindBugs Community Review of Lucene

Posted by John Wang <jo...@gmail.com>.
Hi Nat:

    Great analysis!

    Some of them DO seem to be bugs! Maybe findbugs can be enabled as part
of the build?

-John

On Tue, Apr 13, 2010 at 11:01 AM, Nat Ayewah <ay...@cs.umd.edu> wrote:

>  Hello,
>
> I am a PhD student working with the FindBugs project, at the University of
> Maryland. FindBugs <http://findbugs.sourceforge.net/> is a popular open
> source static analysis tool that can analyze Java software and identify
> bugs. We recently analyzed *Lucene*, and identified about 22 warnings that
> might be of interest to the project. You can launch an instance of FindBugs
> and evaluate each warning using this link (requires Java):
> http://findbugs.cs.umd.edu/cloud/lucene.jnlp (You may also comment on any
> warning by signing into a Google, Yahoo or OpenID account)
>
> FindBugs has recently started a community review of several open source
> projects. This is similar to a recently completed review<http://findbugs.sourceforge.net/>at Google in which almost 300 engineers reviewed thousands of issues, fixing
> many of them. I would like to invite you all to participate in the review
> for Lucene, and other open source projects. During the review, you are able
> to comment on each warning and evaluate it as "Must Fix", "Mostly Harmless",
> "Not a Bug" and other classifications. We are particularly interested in
> learning if any warnings are causing problems in production.
>
> The list of projects currently included in our review is at
> http://findbugs.cs.umd.edu/cloud/
>
> Thanks in advance for your consideration.
>
> Kind regards,
>
> Nat Ayewah
> PhD candidate, University of Maryland
> http://www.cs.umd.edu/~ayewah <http://www.cs.umd.edu/%7Eayewah>
> ayewah@cs.umd.edu
>
>