On Tue, 16 Dec 2025 22:04:19 GMT, David Holmes <[email protected]> wrote:

>> src/hotspot/share/prims/jvmtiTagMap.cpp line 1208:
>> 
>>> 1206:     {
>>> 1207:       // If another thread is posting events, let it finish.
>>> 1208:       // This another thread might have safepoints during event 
>>> callbacks.
>> 
>> The comment does not read correctly.
>
> Suggestion:
> 
> // The other thread can block for safepoints during event callbacks, so 
> ensure we
> // are safepoint-safe while waiting.

Thank you for your suggestion.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/28839#discussion_r2625038070

Reply via email to