[jdk17u-dev] Integrated: 8171221: Remove -XX:+CheckMemoryInitialization

Aleksey Shipilev shade at openjdk.org
Wed Jul 5 08:50:11 UTC 2023


On Tue, 4 Jul 2023 09:53:51 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> Semi-clean backport to eliminate broken develop option, eliminate two stale tests, and make life easier for 17u downstreams like Lilliput JDK 17. The contextual uncleanliness is around `void notify_allocation_dtrace_sampler();`, which has `JavaThread*` argument in mainline.
> 
> Additional testing:
>  - [x] GHA testing

This pull request has now been integrated.

Changeset: cf868a55
Author:    Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/cf868a55d7ac3f7efd0fd0c7a1d0dbb4a0b55900
Stats:     125 lines in 6 files changed: 0 ins; 125 del; 0 mod

8171221: Remove -XX:+CheckMemoryInitialization

Backport-of: 65c8dbe693f09203f66cd25aa9179982ddc38274

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

PR: https://git.openjdk.org/jdk17u-dev/pull/1534


More information about the jdk-updates-dev mailing list