javac -Xlint

Erik Joelsson erik.joelsson at oracle.com
Wed Mar 27 02:28:34 PDT 2013


I just realized and verified you can override the variable on the 
command line:

make DISABLE_WARNINGS=-Xlint:all

will produce a ton of warnings.

/Erik

On 2013-03-27 10:19, Erik Joelsson wrote:
> Support for this has not yet been added unfortunately. You will have 
> to edit jdk/makefiles/Setup.gmk.
>
> /Erik
>
> On 2013-03-26 22:32, roger riggs wrote:
>> Hi,
>>
>> What is the incantation for the JDK 8 build on the configure or make 
>> command
>> to get javac to produce the lint output?  Where is it described?
>>
>> Thanks, Roger
>>



More information about the build-infra-dev mailing list