On Tue, 10 Mar 2026 09:43:38 GMT, Ivan Walulya <[email protected]> wrote:

> Hi,
> 
> Please review this patch to add sorting to 
> `FieldLayoutBuilder::inline_class_field_sorting`.
> 
> Additionally, we use `heapOopSize` to split the  big primitives and  small 
> primitives so that we do not add inline classes with oops to small primitives 
> and can remove `register_embedded_oops_from_list` for small primitives.
> 
> Testing: Tier 1-2 with --enable-preview

This pull request has now been integrated.

Changeset: a09dafca
Author:    Ivan Walulya <[email protected]>
Committer: Frederic Parain <[email protected]>
URL:       
https://git.openjdk.org/valhalla/commit/a09dafca35f798b9e766d401eff24011d28a93c5
Stats:     24 lines in 2 files changed: 5 ins; 2 del; 17 mod

8379619: [lworld] FieldLayoutBuilder use heapOopSize to split FieldGroups

Reviewed-by: aboldtch, fparain

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

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

Reply via email to