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

Christoph Langer clanger at openjdk.java.net
Wed Jun 1 11:11:43 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

> /issue add 8287508

Hm, why did you add this issue here? (Question also goes to @gnu-andrew). Now https://bugs.openjdk.java.net/browse/JDK-8287508 is marked as resolved although no tests have yet been backported there.

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

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


More information about the jdk8u-dev mailing list