[jdk17u-dev] RFR: 8171221: Remove -XX:+CheckMemoryInitialization
Aleksey Shipilev
shade at openjdk.org
Wed Jul 5 08:50:10 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
Testing is clean, push approval is here.
-------------
PR Comment: https://git.openjdk.org/jdk17u-dev/pull/1534#issuecomment-1621310275
More information about the jdk-updates-dev
mailing list