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
- Xlink:uncheck Pete Brunet
- Re: Xlint:unchecked Pete Brunet
- Re: Xlint:unchecked Jonathan Gibbons
- Re: Xlint:unchecked Pete Brunet
- Re: Xlint:unchecked Erik Joelsson