• M
    8019583: [TESTBUG] runtime/7107135 always passes · 95b27154
    minqi 提交于
    Summary: If java test return none zero, the value will be override by 'if' statement, the exit value will always '0' and pass. Fix by recording the result in a variable.
    Reviewed-by: coleenp, dholmes, iklam
    Contributed-by: yumin.qi@oracle.com
    95b27154
Test7107135.sh 2.8 KB