On Thu, 6 Aug 2026 06:34:35 GMT, David Holmes <[email protected]> wrote:

> I struggle to grasp the implications of tagging an object's field values 
> rather than the object.

You have got it in a wrong way. Value objects have no identity. The tag is 
associated with the object's content/payload. Then all value object copies with 
the same type and payload considered to be the same object and have the same 
tag.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/32211#discussion_r3727648695

Reply via email to