[jdk11u-dev] RFR: 8249781: AArch64: AOT compiled code crashes if C2 allocates r27

Dmitry Chuyko dchuyko at openjdk.java.net
Tue Dec 21 11:38:18 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).

Leading issue JDK-8242449 got jdk11u-fix-no so not proceeding with this one.

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

PR: https://git.openjdk.java.net/jdk11u-dev/pull/138


More information about the jdk-updates-dev mailing list