[jdk8u-dev] RFR: 8235385: Crash on aarch64 JDK due to long offset [v3]

Andrew John Hughes andrew at openjdk.java.net
Sun May 29 16:52:49 UTC 2022


On Mon, 4 Apr 2022 10:58:05 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
>
> Alexey Pavlyutkin has updated the pull request incrementally with one additional commit since the last revision:
> 
>   removing extra empty lines

The testcase is only in this backport. Is there a bug to get this into trunk as well?

Also, please check you have GitHub actions enabled on this repository. It doesn't matter so much for this PR, as there is currently no AArch64 build, but it's important for more general changes.  Thanks.

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

PR: https://git.openjdk.java.net/jdk8u-dev/pull/30


More information about the jdk8u-dev mailing list