Integrated: 8360220: Deprecate and obsolete ParallelRefProcBalancingEnabled
Albert Mingkun Yang
ayang at openjdk.org
Tue Jun 24 07:37:35 UTC 2025
On Mon, 23 Jun 2025 09:14:43 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
> Deprecating `ParallelRefProcBalancingEnabled`, which is used only by Parallel and G1, and both have it enabled by default.
>
> Disabling it offers little benefit, so removing it do reduce the number commandline flags.
This pull request has now been integrated.
Changeset: 54fec2b9
Author: Albert Mingkun Yang <ayang at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/54fec2b98ba2197a588df37d805c3ad495fd0e61
Stats: 2 lines in 2 files changed: 1 ins; 0 del; 1 mod
8360220: Deprecate and obsolete ParallelRefProcBalancingEnabled
Reviewed-by: kbarrett, tschatzl
-------------
PR: https://git.openjdk.org/jdk/pull/25932
More information about the hotspot-dev
mailing list