Xlint:unchecked
Pete Brunet
peter.brunet at oracle.com
Thu Jan 30 20:40:18 UTC 2014
Fixed typo in subject line...
On 1/30/14 2:35 PM, Pete Brunet wrote:
> I am getting these messages during a build:
> Note: Some input files use unchecked or unsafe operations.
> Note: Recompile with -Xlint:unchecked for details.
>
> So I tried redoing the config with
> --with-boot-jdk-jvmargs="-Xlint:unchecked"
> then touching the files and rebuilding but the build still used
> -Xlint:-unchecked.
>
> Is there a way to compile with -Xlint:unchecked?
>
> Pete
More information about the build-dev
mailing list