Sonar analysis of OpenJDK 7 available

Alan Bateman Alan.Bateman at oracle.com
Tue Nov 22 10:38:30 UTC 2011


On 22/11/2011 09:24, Evgeny Mandrikov wrote:
> Hi,
>
> As per request of Dalibor Topic [1] I'm announcing that static analysis of
> OpenJDK 7 [2] by Sonar [3] available at our public instance called Nemo [4].
> Analysis is scheduled on a periodic basis once in a week.
> Dedicated quality profile was not used, so there might be some
> false-positive violations (like rule "Dont Import Sun"). However we are
> open for collaborations and ready to create a dedicated quality profile and
> I suppose that "Code Conventions" [5] might be used as a starting point.
>
>
This is very interesting but it appears to be missing the platform 
specific code, also generated code. I think (but might be wrong) that 
it's only looking at jdk/src/share/classes and ignoring 
jdk/src/<platform>/classes and build/<platform>/gensrc.

-Alan



More information about the discuss mailing list