On Tue, 30 Apr 2024 02:05:10 GMT, Serguei Spitsyn <sspit...@openjdk.org> wrote:

>> Looks like in JVMTI `current_thread` is more common (and `current` is 
>> usually used in runtime :)
>
> The plan is to unify this with the approach used by the Runtime team.

Replaced all touched "current_thread" and "calling_thread" with "current"

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

PR Review Comment: https://git.openjdk.org/jdk/pull/18986#discussion_r1585718011

Reply via email to