[jdk8u-dev] RFR: 8235385: Crash on aarch64 JDK due to long offset [v3]
Andrew John Hughes
andrew at openjdk.java.net
Mon May 30 15:35:47 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
Thanks for filing the bug. I've removed the linked backport issues as they were for the original fix, not the test, and it wrongly makes it look like it is already fixed in 11u. When the test is backported, SKARA will automatically create backport bugs and link them.
If you use the issue command above, you should be able to reference the bug in this PR too.
-------------
PR: https://git.openjdk.java.net/jdk8u-dev/pull/30
More information about the jdk8u-dev
mailing list