Integrated: 8322890: Directly return in OldPLABSizeConstraintFunc
Lei Zaakjyu
duke at openjdk.org
Tue Jan 9 15:55:44 UTC 2024
On Wed, 3 Jan 2024 15:43:19 GMT, Lei Zaakjyu <duke at openjdk.org> wrote:
> Description:
> One can directly return `MinMaxPLABSizeBounds("OldPLABSize", value, verbose)` without introducing a local variable.
This pull request has now been integrated.
Changeset: 886386c0
Author: Lei Zaakjyu <lizbing07734 at icloud.com>
Committer: Albert Mingkun Yang <ayang at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/886386c0396d4cd4f1be24906a77c9dbfc8626e6
Stats: 7 lines in 1 file changed: 0 ins; 6 del; 1 mod
8322890: Directly return in OldPLABSizeConstraintFunc
Reviewed-by: ayang, tschatzl
-------------
PR: https://git.openjdk.org/jdk/pull/17246
More information about the hotspot-gc-dev
mailing list