On Wed, 11 Feb 2026 22:16:02 GMT, Matias Saavedra Silva <[email protected]> wrote:
>> With CDS and AOT now fully supported in lworld, we need better test coverage >> to ensure that flat arrays are archived correctly. This patch adds a test to >> check that an array of both a migrate value class and a flattenable user >> defined value class can be archived and restored correctly in a static CDS >> dump. >> >> During the process it was discovered that the object subgraph was >> overlooking the element class of flat arrays, so proper handling was added >> courtesy of @iklam. >> >> Verified with tier 1-5 tests. > > Matias Saavedra Silva has updated the pull request incrementally with one > additional commit since the last revision: > > ioi comment and additional testing Thanks for adding the test and fixing the bug. ------------- Marked as reviewed by phubner (Committer). PR Review: https://git.openjdk.org/valhalla/pull/2081#pullrequestreview-3792157020
