[lworld] Integrated: Adjustment and new API for VarHandles

Frederic Parain fparain at openjdk.org
Fri Mar 14 20:01:45 UTC 2025


On Fri, 14 Mar 2025 19:55:12 GMT, Frederic Parain <fparain at openjdk.org> wrote:

> A few changes related to the work to fix the VarHandles code.
> The keyword volatile is now a signal to prevent field flattening.
> A new API in ValueClass allows Java code to query the atomicity characteristics of an array.

This pull request has now been integrated.

Changeset: 6c73f22b
Author:    Frederic Parain <fparain at openjdk.org>
URL:       https://git.openjdk.org/valhalla/commit/6c73f22bfe6d10bc2478ed1a765a12137c84c37d
Stats:     162 lines in 8 files changed: 156 ins; 3 del; 3 mod

Adjustment and new API for VarHandles

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

PR: https://git.openjdk.org/valhalla/pull/1401


More information about the valhalla-dev mailing list