[jdk21u-dev] RFR: 8329570: G1: Excessive is_obj_dead_cond calls in verification
Aleksey Shipilev
shade at openjdk.org
Mon Apr 8 07:16:22 UTC 2024
Simple fastdebug performance improvement fix. Risk is low, as it only moves the assert to an earlier stage.
Additional testing:
- [ ] GHA
-------------
Commit messages:
- Backport 29992e1fca4faef0fe0ac453c7e78db4628d5e70
Changes: https://git.openjdk.org/jdk21u-dev/pull/473/files
Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=473&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8329570
Stats: 2 lines in 1 file changed: 1 ins; 1 del; 0 mod
Patch: https://git.openjdk.org/jdk21u-dev/pull/473.diff
Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/473/head:pull/473
PR: https://git.openjdk.org/jdk21u-dev/pull/473
More information about the jdk-updates-dev
mailing list