RFR: JDK-8289477: Memory corruption with CPU_ALLOC, CPU_FREE on muslc

Thomas Stuefe stuefe at openjdk.org
Thu Jun 30 05:02:38 UTC 2022


On Thu, 30 Jun 2022 04:42:05 GMT, David Holmes <dholmes at openjdk.org> wrote:

> Okay so the "binding" of `free()` will happen before any potential inlining could occur.
> 
> It is a nice simple workaround.
> 
> Thanks.

Thank you!

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

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


More information about the hotspot-runtime-dev mailing list