On Tue, 21 Jul 2026 22:45:30 GMT, David Holmes <[email protected]> wrote:
>> Serguei Spitsyn has updated the pull request incrementally with one >> additional commit since the last revision: >> >> review: some minor refactoring of the intro on value objects > > src/hotspot/share/prims/jvmti.xml line 939: > >> 937: <jvmti/> allows a value object to be tagged despite the object >> having no identity. >> 938: Consequently, the tag is a <code>jlong</code> value associated with >> the object's >> 939: field values rather than its identity. > > Suggestion: > > Value objects can be tagged by <jvmti/> but the tag is associated with > the object's > field values, as it has no identity. Thanks. Fixed now. ------------- PR Review Comment: https://git.openjdk.org/valhalla/pull/2659#discussion_r3626974597
