[jdk17u-dev] RFR: 8171221: Remove -XX:+CheckMemoryInitialization
Aleksey Shipilev
shade at openjdk.org
Tue Jul 4 10:00:22 UTC 2023
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:
- [ ] GHA testing
-------------
Commit messages:
- Backport 65c8dbe693f09203f66cd25aa9179982ddc38274
Changes: https://git.openjdk.org/jdk17u-dev/pull/1534/files
Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=1534&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8171221
Stats: 125 lines in 6 files changed: 0 ins; 125 del; 0 mod
Patch: https://git.openjdk.org/jdk17u-dev/pull/1534.diff
Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/1534/head:pull/1534
PR: https://git.openjdk.org/jdk17u-dev/pull/1534
More information about the jdk-updates-dev
mailing list