Integrated: 8317660: [BACKOUT] 8269393: store/load order not preserved when handling memory pool due to weakly ordered memory architecture of aarch64
Tobias Hartmann
thartmann at openjdk.org
Fri Oct 6 11:20:45 UTC 2023
On Fri, 6 Oct 2023 10:30:01 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:
> Please review this clean backout of [JDK-8269393](https://bugs.openjdk.org/browse/JDK-8269393) because we see `Attempting to acquire lock CodeCache_lock/nosafepoint-2 out of order with lock Notification_lock/service -- possible deadlock` asserts with several tests.
>
> Thanks,
> Tobias
This pull request has now been integrated.
Changeset: ec9ba5da
Author: Tobias Hartmann <thartmann at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/ec9ba5dae9271978f60546ba95a4cf2575890724
Stats: 7 lines in 1 file changed: 0 ins; 5 del; 2 mod
8317660: [BACKOUT] 8269393: store/load order not preserved when handling memory pool due to weakly ordered memory architecture of aarch64
Reviewed-by: ayang
-------------
PR: https://git.openjdk.org/jdk/pull/16071
More information about the hotspot-runtime-dev
mailing list