[8u] [RFR] Request for Review of Backport of JDK-8197429: Increased stack guard causes segfaults on x86-32

Andrew Haley aph at redhat.com
Mon Jul 16 09:21:34 UTC 2018


On 07/09/2018 04:55 PM, Andrew Hughes wrote:
> The code patch is largely the same, with the only
> difference that 8 still uses StackYellowPages
> and StackRedPages rather than the
> JavaThread::stack_red_zone_size() and
> JavaThread::stack_yellow_zone_size() functions.
> 
> The test differs in that the 8u version needs to
> also compile the C code within the test.
> I based this on test/runtime/InitialThreadOverflow.

Looks right to me.  I hope it looks right to the official 8u maintainers
too.

-- 
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 jdk8u-dev mailing list