On Fri, 20 Mar 2026 11:55:11 GMT, Frederic Parain <[email protected]> wrote:

> The main change in this patch is the use of the C++ acmp_map of the super 
> class to generate the acmp_map of a sub-class instead of using the Java heap 
> allocated int array. There's another fix in the computation of the shift 
> applied to the payload to satisfy atomicity alignment constraints. A few 
> asserts have been added to improve the robustness of the code.
> 
> Testing in progress tiers 1 to 4.
> 
> Thank you,
> 
> Fred

This pull request has now been integrated.

Changeset: 338f5c9f
Author:    Frederic Parain <[email protected]>
URL:       
https://git.openjdk.org/valhalla/commit/338f5c9fd170398b56825202708c58e9b4afcd6d
Stats:     20 lines in 2 files changed: 6 ins; 3 del; 11 mod

8380461: [lworld] Various improvements to FieldLayoutBuilder

Reviewed-by: iwalulya, coleenp

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

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

Reply via email to