[jdk11u-dev] RFR: 8249781: AArch64: AOT compiled code crashes if C2 allocates r27
Paul Hohensee
phh at openjdk.java.net
Fri Oct 22 19:32:13 UTC 2021
On Thu, 15 Jul 2021 13:34:11 GMT, Dmitry Chuyko <dchuyko at openjdk.org> wrote:
> This is a post-fix for JDK-8242449.
> Original patch has been adjusted to use Universe::narrow_ptrs_base() instead of CompressedOops::ptrs_base() (no JDK-8223136).
>
> This PR is a combination of JDK-8233743 + JDK-8242449 + JDK-8249781.
>
> Testing: tier1, tier2 (aarch64).
Lgtm.
-------------
Marked as reviewed by phh (Reviewer).
PR: https://git.openjdk.java.net/jdk11u-dev/pull/138
More information about the jdk-updates-dev
mailing list