On Mon, 10 Aug 2026 19:45:26 GMT, Shiv Shah <[email protected]> wrote:
> Adds one case to the value objects test: cloning a value object read from a > flattened field. The field read materializes the value from the embedded > payload and clone returns it. Looks simple but the chain crosses the read > materialization and buffering machinery, and optimization changes there can > break it, so worth pinning. > > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). Looks reasonable. ------------- Marked as reviewed by lmesnik (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/32284#pullrequestreview-5021886638
