> 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
Ivan Walulya has updated the pull request incrementally with one additional commit since the last revision: cleanup the test ------------- Changes: - all: https://git.openjdk.org/valhalla/pull/2213/files - new: https://git.openjdk.org/valhalla/pull/2213/files/0d2059b2..cb86ef99 Webrevs: - full: https://webrevs.openjdk.org/?repo=valhalla&pr=2213&range=01 - incr: https://webrevs.openjdk.org/?repo=valhalla&pr=2213&range=00-01 Stats: 4 lines in 1 file changed: 0 ins; 0 del; 4 mod Patch: https://git.openjdk.org/valhalla/pull/2213.diff Fetch: git fetch https://git.openjdk.org/valhalla.git pull/2213/head:pull/2213 PR: https://git.openjdk.org/valhalla/pull/2213
