Take 2: RFR: 8197429: Increased stack guard causes segfaults on x86-32
Andrew Haley
aph at redhat.com
Fri Feb 16 09:46:41 UTC 2018
On 16/02/18 04:25, David Holmes wrote:
> Thanks Andrew. Just one nit with the test:
>
> 48 # Run the test for a java and native overflow
> 49 ${TESTNATIVEPATH}/stack-gap
> 50 ${TESTNATIVEPATH}/stack-gap -XX:+DisablePrimordialThreadGuardPages
> 51 exit $?
>
> Need to check we get zero exit code from first run before doing second.
Oh, poo. Thanks. :-)
http://cr.openjdk.java.net/~aph/8197429-4/
The only change is to the test case.
--
Andrew Haley
Java Platform Lead Engineer
Red Hat UK Ltd. <https://www.redhat.com>
EAC8 43EB D3EF DB98 CC77 2FAD A5CD 6035 332F A671
More information about the hotspot-runtime-dev
mailing list