RFR: 8297138: UB leading to crash in Amalloc with optimized builds

David Holmes dholmes at openjdk.org
Mon Nov 28 01:57:13 UTC 2022


On Wed, 23 Nov 2022 12:52:04 GMT, Afshin Zafari <duke at openjdk.org> wrote:

> 8297138: UB leading to crash in Amalloc with optimized builds

Hi Afshin,

I would have expected the fix here to be making the `free` debug_only as well. It is far from clear to me we want this code in a product build.

Thanks.

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

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


More information about the hotspot-runtime-dev mailing list