New lint warning, "overloads", enabled when building the JDK 9 jdk repo
Joseph Darcy
joe.darcy at oracle.com
Thu Jan 23 18:22:22 PST 2014
PS A quick follow-up, "static" lint warnings have now been cleared from
the JDK 9 build of the jdk repository:
8032047: Fix static lint warnings in client libraries
8032048: Add static lint warning to build of jdk repository
http://hg.openjdk.java.net/jdk9/dev/jdk/rev/1aa2dbdbacee
Regards,
-Joe
On 1/15/2014 7:07 PM, Joe Darcy wrote:
> Hello,
>
> Following up on the previously proposed source code improvements that
> could be made in the JDK 9 repos [1], as of this afternoon, the
> "overloads" lint warning is enabled in the jdk repository of the
> jdk9/dev forest:
>
> 8031747: Add overloads lint warning to build of jdk repository
> http://hg.openjdk.java.net/jdk9/dev/jdk/rev/bf6a98e66486
>
> The "static" and "cast" lint categories and the next ones likely to be
> cleared from the jdk repo's sources and then enabled in the build
> since these each have at most a few hundred occurrences remaining.
>
> Cheers,
>
> -Joe
>
> [1]
> http://mail.openjdk.java.net/pipermail/jdk9-dev/2013-December/000141.html
More information about the jdk9-dev
mailing list