code review request: 7196855: autotest.sh fails on ubuntu because libsoftokn.so not found (original) (raw)
Xuelei Fan xuelei.fan at oracle.com
Mon Sep 17 10🔞59 UTC 2012
- Previous message (by thread): code review request: 7196855: autotest.sh fails on ubuntu because libsoftokn.so not found
- Next message (by thread): code review request: 7196855: autotest.sh fails on ubuntu because libsoftokn.so not found
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Looks fine to me, except that:
91 TESTJAVA{TESTJAVA}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.
- Previous message (by thread): code review request: 7196855: autotest.sh fails on ubuntu because libsoftokn.so not found
- Next message (by thread): code review request: 7196855: autotest.sh fails on ubuntu because libsoftokn.so not found
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]