On Mon, 14 Sep 2026 22:44:11 GMT, Dan Heidinga <[email protected]> wrote:

>> 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

Okay, thanks.

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

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

Reply via email to