On Tue, 28 Oct 2025 00:29:54 GMT, Serguei Spitsyn <[email protected]> wrote:
>> Leonid Mesnik has updated the pull request incrementally with one additional >> commit since the last revision: >> >> fixed after David's comments > > src/hotspot/share/prims/jvmtiEventController.cpp line 1231: > >> 1229: const double start = os::elapsedTime(); >> 1230: const double max_wait_time = 60; >> 1231: // The first time we see the callback count reach zero we know all >> actual > > Nit: s/the callback count reach zero/the callback count reaches zero/g The current text is correct in the tense used. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/27504#discussion_r2467774812
