On 2013-09-11 05:02, Joseph Darcy wrote:
Hello,
Update on the patch status: the short version, when run through jprt,
lint issues in platform-specific and closed code reduce the set of
lint categories which can now be enabled. I've filed a few bugs to
clean this up:
JDK-8024600 macosx code prevents use of
-Xlint:auxiliaryclass,empty in jdk build
JDK-8024601 Windows networking code prevents use of
-Xlint:auxiliaryclass in jdk build
JDK-8024603 Turn on javac lint checking for auxiliaryclass and
empty in jdk build
In the mean, time to allow some javac lint protection, I'd like to
push a patch for the issues the full jdk build is clean on; proposed
patch for review below.
Patch looks good to me.
/Magnus