[jdk18] RFR: 8277299: STACK_OVERFLOW in Java_sun_awt_shell_Win32ShellFolder2_getIconBits

Alexey Ivanov aivanov at openjdk.java.net
Fri Dec 10 20:23:13 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.

Marked as reviewed by aivanov (Reviewer).

This review continues from the [mainline one](https://github.com/openjdk/jdk/pull/6473).

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

PR: https://git.openjdk.java.net/jdk18/pull/12



More information about the client-libs-dev mailing list