RFR: 8240211: Stack overflow on Windows 32-bit can lead to crash

Kevin Rushforth kcr at openjdk.java.net
Thu Mar 5 18:30:44 UTC 2020


On Thu, 5 Mar 2020 17:46:17 GMT, Johan Vos <jvos at openjdk.org> wrote:

>> Looks good to me. 
>> I believe you have executed DRT on both 64 & 32 bit build.
>
> This looks correct and very valuable to me. Would be great if there was a test that results in a crash before?

Here is a pointer to the [apply-style-iframe-crash.html](https://github.com/WebKit/webkit/blob/8e46d906531cf38fd860e30fafdf5a3021568d6c/LayoutTests/editing/style/apply-style-iframe-crash.html) test case that crashes on Windows 32-bit without this fix and passes with this fix.

-------------

PR: https://git.openjdk.java.net/jfx/pull/137


More information about the openjfx-dev mailing list