RFR: 8352812: remove useless class and function parameter in SuspendThread impl [v2]

Serguei Spitsyn sspitsyn at openjdk.org
Wed Mar 26 03:44:07 UTC 2025


On Wed, 26 Mar 2025 03:12:44 GMT, Serguei Spitsyn <sspitsyn at 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


More information about the hotspot-dev mailing list