> Added CloneWithValueFields test to verify clone behavior with value class > fields and arrays > > Tests cover field cloning, independence, null handling, inheritance, array > cloning, and GC survival using migrated value class types (Integer, Long, > Double, Short) > > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai).
Shiv Shah has updated the pull request incrementally with one additional commit since the last revision: 8384108: Use @AsValueClass instead of value keyword ------------- Changes: - all: https://git.openjdk.org/valhalla/pull/2416/files - new: https://git.openjdk.org/valhalla/pull/2416/files/a4d46707..5f280f3b Webrevs: - full: https://webrevs.openjdk.org/?repo=valhalla&pr=2416&range=01 - incr: https://webrevs.openjdk.org/?repo=valhalla&pr=2416&range=00-01 Stats: 7 lines in 1 file changed: 4 ins; 1 del; 2 mod Patch: https://git.openjdk.org/valhalla/pull/2416.diff Fetch: git fetch https://git.openjdk.org/valhalla.git pull/2416/head:pull/2416 PR: https://git.openjdk.org/valhalla/pull/2416
