[jdk17u] RFR: 8261579: AArch64: Support for weaker memory ordering in Atomic

Andrew Haley aph at openjdk.java.net
Tue Nov 9 10:22:37 UTC 2021


On Mon, 8 Nov 2021 19:01:54 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> Paging @theRealAph -- do you think this is ready (stable) to go to 17u? This would unblock some Shenandoah backports.

This patch is near-zero risk unless you actually use the new weaker functions, so definitely suitable for 17u. The actual uses of these functions require much greater scrutiny.

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

PR: https://git.openjdk.java.net/jdk17u/pull/239


More information about the jdk-updates-dev mailing list