RFR: 8352812: remove useless class and function parameter in SuspendThread impl [v2]
Leonid Mesnik
lmesnik at openjdk.org
Wed Mar 26 05:35:22 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
Marked as reviewed by lmesnik (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/24219#pullrequestreview-2715946424
More information about the hotspot-dev
mailing list