RFR: 8340212: -Xshare:off -XX:CompressedClassSpaceBaseAddress=0x40001000000 crashes on macos-aarch64 [v6]
Coleen Phillimore
coleenp at openjdk.org
Mon Dec 2 22:11:09 UTC 2024
> 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.
Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision:
Rename ceil_log2 to log2i_ceil
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/21695/files
- new: https://git.openjdk.org/jdk/pull/21695/files/83e244f5..48cd91b6
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=21695&range=05
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=21695&range=04-05
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/21695.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/21695/head:pull/21695
PR: https://git.openjdk.org/jdk/pull/21695
More information about the hotspot-dev
mailing list