That is a good question. I know Coverity can scan Java, so I don't know why they couldn't... worth an e-mail I'd think.
Bill- On Mon, Nov 28, 2011 at 10:42 AM, sebb <[email protected]> wrote: > On 28 November 2011 15:35, Bill Speirs <[email protected]> wrote: >> At work we have started using Coverity -- a static analysis tool -- >> for some C++ code and it's good at finding otherwise hard-to-find >> defects. I have not tested it against Java code yet, but they support >> scanning open source projects for free. All that is needed is for the >> project admin to send an e-mail to [email protected]: >> http://scan.coverity.com/developers-faq.html >> >> I think having HttpComponents run through the Coverity scan could be >> beneficial. Thoughts? > > Does the service support Java code? > > I only see C/C++ mentioned. > >> Bill- >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
