It hides warnings about the use of sun.* classes.
On 17 Sep 2012, at 11:18, Xuelei Fan wrote: > Looks fine to me, except that: > > 91 ${TESTJAVA}${FS}bin${FS}javac -d . -XDignore.symbol.file \ > > What's the purpose of the "-XDignore.symbol.file"? > > Xuelei > > On 9/17/2012 5:22 PM, Weijun Wang wrote: >> ping again >> >> On 09/07/2012 07:11 PM, Weijun Wang wrote: >>> Hi Vinnie >>> >>> Please take a look at >>> >>> http://cr.openjdk.java.net/~weijun/7196855/webrev.00/ >>> >>> This one is similar to 7190945 (pkcs11 problem loading NSS libs on >>> Ubuntu), because the test only looks up libsofokn.so in /usr/lib[64]. >>> >>> Thanks >>> Max >>> >>> -------- Original Message -------- >>> 7196855: autotest.sh fails on ubuntu because libsoftokn.so not found >>> >>> === *Description* >>> ============================================================ >>> autotest.sh fails on ubuntu because libsoftokn.so not found, same reason >>> as 7190945, because it's not in /usr/lib anymore. >>> >