Take 2: RFR: 8197429: Increased stack guard causes segfaults on x86-32
David Holmes
david.holmes at oracle.com
Fri Feb 16 09:57:54 UTC 2018
Looks good!
Thanks,
David
On 16/02/2018 7:46 PM, Andrew Haley wrote:
> 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.
>
More information about the hotspot-dev
mailing list