On Wed, 26 Mar 2025 03:12:44 GMT, Serguei Spitsyn <sspit...@openjdk.org> wrote:
>> The internal class JvmtiSuspendControl is transitively used in the >> SuspendThread implementation is not really needed and is being removed. >> Also, the suspend_thread function has unused need_safepoint_p parameter >> which is being removed as well. >> >> Testing: >> - TBD: Run mach5 tiers 1-3 to be safe > > Serguei Spitsyn has updated the pull request incrementally with one > additional commit since the last revision: > > fixed typo caused build time error Leonid and Chris, thank you for review! I've just fixed a typo caused build failures, so a re-review will be needed. Sorry for that. ------------- PR Comment: https://git.openjdk.org/jdk/pull/24219#issuecomment-2753162234