Integrated: 8356095: AArch64: Obsolete -XX:+NearCPool option

Boris Ulasevich bulasevich at openjdk.org
Thu May 29 21:32:55 UTC 2025


On Fri, 2 May 2025 17:06:59 GMT, Boris Ulasevich <bulasevich at openjdk.org> wrote:

> The NearCPool option has no effect since #24883. This patch marks NearCpool as obsolete in arguments.cpp, and removes its declaration from globals_aarch64.hpp.
> 
> JBS: https://bugs.openjdk.org/browse/JDK-8356095
> CSR: https://bugs.openjdk.org/browse/JDK-8356097

This pull request has now been integrated.

Changeset: cb8eea4e
Author:    Boris Ulasevich <bulasevich at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/cb8eea4ecd12669e361baac8bb6e71cde7937812
Stats:     5 lines in 2 files changed: 3 ins; 2 del; 0 mod

8356095: AArch64: Obsolete -XX:+NearCPool option

Reviewed-by: aph

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

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


More information about the hotspot-dev mailing list