[jdk18] RFR: 8277299: STACK_OVERFLOW in Java_sun_awt_shell_Win32ShellFolder2_getIconBits
Alexander Zuev
kizune at openjdk.java.net
Fri Dec 10 19:49:47 UTC 2021
On Fri, 10 Dec 2021 19:43:26 GMT, Alexander Zuev <kizune at openjdk.org> wrote:
> Made colorBits and maskBits arraus dynamic so they allocated on heap instead of stack.
> Added regression test.
@aivanov-jdk please review, this is the same fix as was reviewed on the mainline but with extra spaces removed.
-------------
PR: https://git.openjdk.java.net/jdk18/pull/12
More information about the client-libs-dev
mailing list