[jdk13u-dev] RFR: 8267235: [macos_aarch64] InterpreterRuntime::throw_pending_exception messing up LR results in crash
Vladimir Kempik
vkempik at openjdk.java.net
Fri May 21 08:13:58 UTC 2021
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
-------------
Commit messages:
- Backport ca93399af103384e750dabf3abcc6e8392bcf3f4
Changes: https://git.openjdk.java.net/jdk13u-dev/pull/226/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk13u-dev&pr=226&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8267235
Stats: 5 lines in 1 file changed: 5 ins; 0 del; 0 mod
Patch: https://git.openjdk.java.net/jdk13u-dev/pull/226.diff
Fetch: git fetch https://git.openjdk.java.net/jdk13u-dev pull/226/head:pull/226
PR: https://git.openjdk.java.net/jdk13u-dev/pull/226
More information about the jdk-updates-dev
mailing list