RFR: 8356095: AArch64: Obsolete -XX:+NearCPool option
Boris Ulasevich
bulasevich at openjdk.org
Wed May 28 17:19:57 UTC 2025
On Wed, 14 May 2025 12:16:00 GMT, Andrew Haley <aph 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
>
> Marked as reviewed by aph (Reviewer).
@theRealAph Andrew, could you please take a look at the CSR? It also needs an engineering approval:
https://bugs.openjdk.org/browse/JDK-8356097
-------------
PR Comment: https://git.openjdk.org/jdk/pull/25010#issuecomment-2917065638
More information about the hotspot-dev
mailing list