RFR: 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

I appreciate the reviews of both the code and the CSR.

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

PR Comment: https://git.openjdk.org/jdk/pull/25010#issuecomment-2920630120


More information about the hotspot-dev mailing list