Integrated: 8290080: G1: Remove unnecessary is-obj-dead check in HeapRegion::do_oops_on_memregion_in_humongous

Albert Mingkun Yang ayang at openjdk.org
Thu Jul 14 08:00:18 UTC 2022


On Tue, 12 Jul 2022 08:17:09 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

> Simple change of removing an `if` check.
> 
> Test: tier1-6

This pull request has now been integrated.

Changeset: 109e21af
Author:    Albert Mingkun Yang <ayang at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/109e21af667ff85daca1d1e0756e0080dbaf54f3
Stats:     6 lines in 1 file changed: 0 ins; 6 del; 0 mod

8290080: G1: Remove unnecessary is-obj-dead check in HeapRegion::do_oops_on_memregion_in_humongous

Reviewed-by: tschatzl, iwalulya

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

PR: https://git.openjdk.org/jdk/pull/9462



More information about the hotspot-gc-dev mailing list