[jdk21u-dev] Integrated: 8329570: G1: Excessive is_obj_dead_cond calls in verification

Aleksey Shipilev shade at openjdk.org
Wed Apr 10 06:46:10 UTC 2024


On Mon, 8 Apr 2024 07:11:02 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> Simple fastdebug performance improvement fix. Risk is low, as it only moves the assert to an earlier stage.
> 
> Additional testing:
>  - [x] GHA

This pull request has now been integrated.

Changeset: 8173c648
Author:    Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/jdk21u-dev/commit/8173c6489dd09c57a7f6c18c76ae002ef1fbe8bb
Stats:     2 lines in 1 file changed: 1 ins; 1 del; 0 mod

8329570: G1: Excessive is_obj_dead_cond calls in verification

Backport-of: 29992e1fca4faef0fe0ac453c7e78db4628d5e70

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

PR: https://git.openjdk.org/jdk21u-dev/pull/473


More information about the jdk-updates-dev mailing list