On Thu, 16 Feb 2023 18:12:33 GMT, Sergey Bylokhov <s...@openjdk.org> wrote:

>> In libawt, the size parameter is issued by a sizeof on an array, which as 
>> expected decays into a pointer and breaks the cleanup code by giving the 
>> incorrect size
>
> Interesting that this code can be compiled by gcc on windows.

Much appreciated @mrserb, will leave open for a while in case there are further 
objections

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

PR: https://git.openjdk.org/jdk/pull/12597

Reply via email to