test/java/lang/StringCoding/CheckEncodings.sh

Print this page

        

*** 47,57 **** runTest() { echo "Testing:" ${1} set LC_ALL="${1}"; export LC_ALL locale ! ${TESTJAVA}/bin/java ${TESTVMOPTS} -version 2>&1 expectPass $? } locale -a > machine_locales.txt --- 47,57 ---- runTest() { echo "Testing:" ${1} set LC_ALL="${1}"; export LC_ALL locale ! ${TESTJAVA}/bin/java ${TESTVMOPTS} ${TESTJAVAOPTS} -version 2>&1 expectPass $? } locale -a > machine_locales.txt