Integrated: 8310541: G1: Remove redundant check in G1Policy::need_to_start_conc_mark

Albert Mingkun Yang ayang at openjdk.org
Mon Jun 26 12:19:11 UTC 2023


On Wed, 21 Jun 2023 13:24:58 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

> Simple removing a redundant check, which has already been covered in the early-return part.

This pull request has now been integrated.

Changeset: c1c5bd0f
Author:    Albert Mingkun Yang <ayang at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/c1c5bd0faf7e1db1b43d4c7a0b53d4d5e91d8585
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8310541: G1: Remove redundant check in G1Policy::need_to_start_conc_mark

Reviewed-by: tschatzl, kbarrett

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

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


More information about the hotspot-gc-dev mailing list