Calvin Cheung
|
bfbc3a0d51
|
8025519: [TESTBUG] runtime/7107135/Test7107135.sh need to use COMPILEJAVA for javac task
Modified some tests to use COMPILEJAVA instead of TESTJAVA for javac and include path
Reviewed-by: dholmes, mseledtsov
|
2014-02-24 21:54:22 -08:00 |
|
Calvin Cheung
|
9d16ac7083
|
8022301: [TESTBUG] runtime/jsig/Test8017498.sh incorrectly compiles native code
Added the '-m32' compile option and the '-z noexecstack' link option
Reviewed-by: mseledtsov, zgu
|
2014-01-09 15:48:00 -08:00 |
|
George Triantafillou
|
1ee6fad9ba
|
8028160: [TESTBUG] Exclude failing (runtime) jtreg tests using @ignore
Use @ignore to exclude failing tests
Reviewed-by: coleenp, ctornqvi, mseledtsov
|
2013-11-26 16:03:57 -05:00 |
|
Calvin Cheung
|
7e63c7bb0f
|
8021296: [TESTBUG] Test8017498.sh fails to find "gcc" and fails to compile on some Linux releases
Added checking for gcc and simplified the sig_handler() in the test case
Reviewed-by: dcubed, coleenp, minqi, dlong
|
2013-07-30 14:14:25 -07:00 |
|
Calvin Cheung
|
3102612ca2
|
8020791: [TESTBUG] runtime/jsig/Test8017498.sh failed to compile native code
Added -DLINUX to the gcc command and improved the .sh script
Reviewed-by: dcubed, dholmes, minqi
|
2013-07-19 14:54:54 -07:00 |
|
Calvin Cheung
|
ef70244a9a
|
8017498: JVM crashes when native code calls sigaction(sig) where sig>=0x20
Added (sig < MAXSIGNUM) check in jsig.c
Reviewed-by: dholmes, acorn
|
2013-07-17 12:22:57 -07:00 |
|