commit | 9d16ac7083d2c94d9b5645aa5a2d71ab7ca99eff | [log] [tgz] |
---|---|---|
author | Calvin Cheung <ccheung@openjdk.org> | Thu Jan 09 15:48:00 2014 -0800 |
committer | Calvin Cheung <ccheung@openjdk.org> | Thu Jan 09 15:48:00 2014 -0800 |
tree | 53cfaac0aafd9075a99ff13fb5843fae752249f4 | |
parent | 3d84ac9ef1597258faa0190eab52f2c4dfcaf55d [diff] |
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