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

Thomas Stuefe stuefe at openjdk.org
Wed Jul 6 06:13:29 UTC 2022


On Thu, 30 Jun 2022 06:18:29 GMT, Thomas Stuefe <stuefe 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.
>
> Thanks @dholmes-ora and @RealCLanger.

> Hey @tstuefe, you need to do this on the [commit](https://github.com/openjdk/jdk/commit/da6d1fc0e0aeb1fdb504aced4b0dba0290ec240f) wink

... I need more coffee :-(

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

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


More information about the hotspot-runtime-dev mailing list