Integrated: 8171221: Remove -XX:+CheckMemoryInitialization
Thomas Schatzl
tschatzl at openjdk.org
Wed May 24 12:05:10 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
This pull request has now been integrated.
Changeset: 65c8dbe6
Author: Thomas Schatzl <tschatzl at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/65c8dbe693f09203f66cd25aa9179982ddc38274
Stats: 125 lines in 6 files changed: 0 ins; 125 del; 0 mod
8171221: Remove -XX:+CheckMemoryInitialization
Reviewed-by: ayang, shade
-------------
PR: https://git.openjdk.org/jdk/pull/14101
More information about the hotspot-dev
mailing list