[jdk11u-dev] Integrated: 8294947: Use 64bit atomics in patch_verified_entry on x86_64

Goetz Lindenmaier goetz at openjdk.org
Mon Jan 16 19:26:13 UTC 2023


On Sun, 15 Jan 2023 16:56:08 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

> I backport this for parity with 11.0.19-oracle.
> 
> I had to swap arguments in Atomic::store() because "8234736: Harmonize parameter order in Atomic - store " is not in 11.

This pull request has now been integrated.

Changeset: 9c684a10
Author:    Goetz Lindenmaier <goetz at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/9c684a103e3fa310f08b792f3efd8732d846dfaa
Stats:     22 lines in 1 file changed: 19 ins; 3 del; 0 mod

8294947: Use 64bit atomics in patch_verified_entry on x86_64

Reviewed-by: rrich
Backport-of: d0fae43e89a73e9d73b074fa12276c43ba629278

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

PR: https://git.openjdk.org/jdk11u-dev/pull/1654


More information about the jdk-updates-dev mailing list