Integrated: 8345220: Serial: Refactor TenuredGeneration::promotion_attempt_is_safe

Albert Mingkun Yang ayang at openjdk.org
Mon Dec 2 10:33:43 UTC 2024


On Thu, 28 Nov 2024 15:50:20 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

> Trivial using MIN2 to replace `>=` and `||` for better readability.

This pull request has now been integrated.

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

8345220: Serial: Refactor TenuredGeneration::promotion_attempt_is_safe

Reviewed-by: tschatzl, mli

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

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


More information about the hotspot-gc-dev mailing list