On Sat, 12 Sep 2026 07:18:26 GMT, Serguei Spitsyn <[email protected]> wrote:

>> Coleen Phillimore has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   Use Alan's suggested spec changes.
>
> src/hotspot/share/prims/jvmti.xml line 4293:
> 
>> 4291:         Agent supplied callback function.
>> 4292:         Describes a reference from an object or the VM (the referrer) 
>> to another object
>> 4293:         (the referree) or a heap root.
> 
> I'd like to double-check this change is right. It feels like the original 
> version was right.
> Heap root is a referrer, not referee. So, "a reference from a heap root to a 
> referree" sounds right to me. Also, should `referree` be spelled as `referee`?

`referree` matches the existing spelling used in the spec

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

PR Review Comment: https://git.openjdk.org/jdk/pull/32519#discussion_r4010255370

Reply via email to