New lint warning, "overloads", enabled when building the JDK 9 jdk repo
Joe Darcy
joe.darcy at oracle.com
Wed Jan 15 19:07:06 PST 2014
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