How to add options to the javac build in the JDK 8 repo?

Magnus Ihse Bursie magnus.ihse.bursie at oracle.com
Wed Sep 11 11:45:07 UTC 2013


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



More information about the build-dev mailing list