RFR: 8171221: Remove -XX:+CheckMemoryInitialization
Aleksey Shipilev
shade at openjdk.org
Tue May 23 16:43:08 UTC 2023
On Tue, 23 May 2023 13:22:21 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
> Hi all,
>
> please review this change that removes the broken (verified) -XX:+CheckMemoryInitialization debug flag. Interestingly there are some test cases that explicitly check this functionality without problems, but they are simply not thorough enough.
>
> Apparently this has been broken since at least 2016, and given that nobody cared to fix it since then I think it's not worth trying to salvage it here either.
>
> Testing: local compilation, gha
>
> Thanks,
> Thomas
I like this, less things to care about on native alloc paths.
-------------
Marked as reviewed by shade (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/14101#pullrequestreview-1440174167
More information about the hotspot-dev
mailing list