On Thu, 21 May 2026 04:04:50 GMT, Ioi Lam <[email protected]> wrote: >> Matias Saavedra Silva has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Added copyright > > test/hotspot/jtreg/runtime/cds/appcds/cacheObject/ArchivedFlatArrayTest.java > line 37: > >> 35: * >> ArchivedFlatArrayApp$ArchivedData >> 36: * >> ArchivedFlatArrayApp$CharPair >> 37: * >> ArchivedFlatArrayApp$Wrapper > > Need to fix indent. > > Why did the test work before this change? Has this test been excluded?
I added a new test case as part of this patch to ensure that nested flat fields are still archived and restored correctly. ------------- PR Review Comment: https://git.openjdk.org/valhalla/pull/2444#discussion_r3283369175
