jdk-24/hotspot/test/runtime/7107135
Yumin Qi 418cc392cc 8019583: [TESTBUG] runtime/7107135 always passes
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
2013-08-08 15:19:12 -07:00
..
Test7107135.sh 8019583: [TESTBUG] runtime/7107135 always passes 2013-08-08 15:19:12 -07:00
test.c 7107135: Stack guard pages are no more protected after loading a shared library with executable stack 2013-03-05 13:55:56 -08:00
Test.java 7107135: Stack guard pages are no more protected after loading a shared library with executable stack 2013-03-05 13:55:56 -08:00
TestMT.java 7107135: Stack guard pages are no more protected after loading a shared library with executable stack 2013-03-05 13:55:56 -08:00