code review request: 7078816: /test/sun/security/pkcs11/KeyStore/SecretKeysBasic.sh failure

Alan Bateman Alan.Bateman at oracle.com
Sun Aug 14 19:23:17 UTC 2011


Weijun Wang wrote:
>
> I normally use
>
> if [ "${TESTJAVA}" = "" ] ; then
>   JAVAC_CMD=`which javac`
>   TESTJAVA=`dirname $JAVAC_CMD`/..
> fi
>
> to find out the default JDK. Is this OK?
Seems reasonable to me.

-Alan.



More information about the security-dev mailing list