Integrated: 8340212: -Xshare:off -XX:CompressedClassSpaceBaseAddress=0x40001000000 crashes on macos-aarch64
Coleen Phillimore
coleenp at openjdk.org
Tue Dec 10 12:30:51 UTC 2024
On Thu, 24 Oct 2024 20:49:45 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
> Added checks to verify that the given compressed class base or shared base address and shift given will be decodable for aarch64. This code is moved in PR https://github.com/openjdk/jdk/pull/20677 so this would be moved to the new place once that's integrated.
>
> Tested with tier1-7.
This pull request has now been integrated.
Changeset: a6277bb5
Author: Coleen Phillimore <coleenp at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/a6277bb521e07e569cd75a4641b2a05a26f47b0a
Stats: 130 lines in 8 files changed: 106 ins; 7 del; 17 mod
8340212: -Xshare:off -XX:CompressedClassSpaceBaseAddress=0x40001000000 crashes on macos-aarch64
Co-authored-by: Thomas Stuefe <stuefe at openjdk.org>
Reviewed-by: iklam, stuefe
-------------
PR: https://git.openjdk.org/jdk/pull/21695
More information about the hotspot-dev
mailing list