Xlink:uncheck

Pete Brunet peter.brunet at oracle.com
Thu Jan 30 20:35:19 UTC 2014


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