[jdk22u] RFR: 8329570: G1: Excessive is_obj_dead_cond calls in verification

Aleksey Shipilev shade at openjdk.org
Mon Apr 8 07:14:23 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/jdk22u/pull/132/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk22u&pr=132&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/jdk22u/pull/132.diff
  Fetch: git fetch https://git.openjdk.org/jdk22u.git pull/132/head:pull/132

PR: https://git.openjdk.org/jdk22u/pull/132


More information about the jdk-updates-dev mailing list