On Tue, 21 Jul 2026 23:25:27 GMT, Patricio Chilano Mateo
<[email protected]> wrote:
>> David Holmes has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> reword comment for clarity
>
> src/hotspot/share/prims/jvmtiEventController.cpp line 1249:
>
>> 1247: // will immediately see `execution_finished()` and return (dropping
>> the count).
>> 1248: while (in_callback_count() > 0) {
>> 1249: // Ensure we are safepoint-safe else we may deadlock with active
>> callbacks.
>
> Maybe s/deadlock with/delay?
I've reworded.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/31982#discussion_r3626867026