FYI: javac developers, build of JDK 8 "jdk" repo now using lint checks
Joe Darcy
joe.darcy at oracle.com
Fri Sep 13 17:57:22 PDT 2013
Hello,
Attention, javac developers, the "jdk" repo in JDK 8 is now being built
using a subset of javac lint checks:
http://hg.openjdk.java.net/jdk8/tl/jdk/rev/262a625809fd
(Some more checks are expected in the near future.)
If doing work which could expand the set of lint warnings reported,
please make sure to do a full build (cross platform, open + closed) to
make sure the build will still go through.
Thanks,
-Joe
More information about the compiler-dev
mailing list