Withdrawn: 8323273: AArch64: Strengthen CompressedClassPointers initialization check for base

duke duke at openjdk.org
Thu May 9 04:04:00 UTC 2024


On Tue, 16 Jan 2024 02:41:40 GMT, Yude Lin <duke at openjdk.org> wrote:

> Summary:
> Add a platform-dependent check for CompressedClassSpaceBaseAddress;
> Remove the "reserve anywhere" attempt after the initial mapping attempt failed---this is rarely used and will likely fail anyway, because the accepted mapping is very restricted on aarch64;
> Additional assertions after initialization.
> 
> Passed hotspot/jtreg/:tier1 on fastdebug

This pull request has been closed without being integrated.

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

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


More information about the hotspot-dev mailing list