[jdk11u-dev] Integrated: 8272985: Reference discovery is confused about atomicity and degree of parallelism
Goetz Lindenmaier
goetz at openjdk.org
Wed Jan 25 08:44:16 UTC 2023
On Mon, 23 Jan 2023 16:22:45 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
> I backport this for parity with 11.0.19-oracle.
>
> One chung did not apply to referenceProcessor.cpp:836
> In oop_atomic_cmpxchg() the order of arguments differs.
> I adapted this also in the new code.
This pull request has now been integrated.
Changeset: f4c5bdf0
Author: Goetz Lindenmaier <goetz at openjdk.org>
URL: https://git.openjdk.org/jdk11u-dev/commit/f4c5bdf0a51b043e6327d175b2c0bd75a4ec31d8
Stats: 82 lines in 3 files changed: 44 ins; 20 del; 18 mod
8272985: Reference discovery is confused about atomicity and degree of parallelism
Reviewed-by: phh
Backport-of: fb5b144eca761d4b4c667efe05ca638536c065ac
-------------
PR: https://git.openjdk.org/jdk11u-dev/pull/1678
More information about the jdk-updates-dev
mailing list