RFR: 8171221: Remove -XX:+CheckMemoryInitialization
Albert Mingkun Yang
ayang at openjdk.org
Tue May 23 16:28:12 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
Marked as reviewed by ayang (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/14101#pullrequestreview-1440147966
More information about the hotspot-dev
mailing list