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). The main goal is to ensure that further compiler optimizations are not going to break this functionality. ------------- PR Comment: https://git.openjdk.org/jdk/pull/32284#issuecomment-5446080852
