[jdk13u-dev] Integrated: 8267235: [macos_aarch64] InterpreterRuntime::throw_pending_exception messing up LR results in crash

Vladimir Kempik vkempik at openjdk.java.net
Fri May 21 14:12:16 UTC 2021


On Fri, 21 May 2021 08:06:28 GMT, Vladimir Kempik <vkempik at openjdk.org> wrote:

> This issue affects all aarch64 platforms, but to make java crash the platform need to pac-sign LR register, on the rest of aarch64 platform it effectively NO-OP
> Applies clean

This pull request has now been integrated.

Changeset: dd8262db
Author:    Vladimir Kempik <vkempik at openjdk.org>
URL:       https://git.openjdk.java.net/jdk13u-dev/commit/dd8262db59ab1632f664ae026cb538879a9010a9
Stats:     5 lines in 1 file changed: 5 ins; 0 del; 0 mod

8267235: [macos_aarch64] InterpreterRuntime::throw_pending_exception messing up LR results in crash

Backport-of: ca93399af103384e750dabf3abcc6e8392bcf3f4

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

PR: https://git.openjdk.java.net/jdk13u-dev/pull/226


More information about the jdk-updates-dev mailing list