[jdk8u-dev] Integrated: 8235385: Crash on aarch64 JDK due to long offset
Alexey Pavlyutkin
duke at openjdk.java.net
Tue May 31 06:24:26 UTC 2022
On Mon, 4 Apr 2022 06:14:30 GMT, Alexey Pavlyutkin <duke at openjdk.java.net> wrote:
> Hi!
>
> Please review backport of 8235385 from jdk11u-dev. Original patch is applied with the following changes (except path shuffling):
>
> - the overload of 'loadStore()' updated to be conform with the baseline
> - fixed baseline conflicts in copyright sections
>
> Verified (18.04.6 LTS/aarch64) with the reproducers from JBS, 10 of 10 runs passed. Aproximately a half of runs crashed before I've applied the patch.
>
> Regression (18.04.6 LTS/aarch64): compiler & runtime
This pull request has now been integrated.
Changeset: 820ab134
Author: Alexey Pavlyutkin <apavlyutkin at azul.com>
Committer: Yuri Nesterenko <yan at openjdk.org>
URL: https://git.openjdk.java.net/jdk8u-dev/commit/820ab134927cb76c61cf9c144637d18e0e2a4f2c
Stats: 694 lines in 3 files changed: 628 ins; 37 del; 29 mod
8235385: Crash on aarch64 JDK due to long offset
8287508: The tests added to jdk-8 by 8235385 are to be ported to jdk-11
Co-authored-by: Wang Zhuo <wzhuo at openjdk.org>
Co-authored-by: Andrew Haley <aph at openjdk.org>
Reviewed-by: aph, andrew
Backport-of: 156c486e920b1ca406064dd189562b830990f7f9
-------------
PR: https://git.openjdk.java.net/jdk8u-dev/pull/30
More information about the jdk8u-dev
mailing list