[jdk17u-dev] RFR: 8288719: [arm32] SafeFetch32 thumb interleaving causes random crashes
Thomas Stuefe
stuefe at openjdk.org
Thu Jul 13 12:24:11 UTC 2023
On Thu, 13 Jul 2023 11:18:51 GMT, Sergey Nazarkin <snazarki at openjdk.org> wrote:
> Hi!
>
> This is follow up for #1557. The backport is not clean since [JDK-8285675](https://bugs.openjdk.org/browse/JDK-8285675) was skipped intentionally.
>
> Tested with gtest:all on RPi3
Okay.
Note that the test needs to be executed on a machine where gcc uses mthumb by default, IIRC.
OTOH the patch is so basic that this is fine even without testing.
-------------
Marked as reviewed by stuefe (Reviewer).
PR Review: https://git.openjdk.org/jdk17u-dev/pull/1577#pullrequestreview-1528316037
More information about the jdk-updates-dev
mailing list