RFR: 8325186: JVMTI VirtualThreadGetThreadStateClosure class is no longer used and should be removed [v2]
Koichi Sakata
ksakata at openjdk.org
Tue Mar 26 04:20:33 UTC 2024
On Tue, 26 Mar 2024 04:15:40 GMT, Koichi Sakata <ksakata at openjdk.org> wrote:
>> This pull request removes an unused class.
>>
>> I have investigated when this class was no longer in use. In the initial push of the virtual thread code (21972f45a64741ec3002499ef532e363cc3e9f93), there was only the definition of this class. I also checked subsequent commits, and it has never been used since the push.
>
> Koichi Sakata has updated the pull request incrementally with one additional commit since the last revision:
>
> Update copyright year
Thank you for reviewing this pull request. I've updated the copyright year.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/18341#issuecomment-2019353342
More information about the serviceability-dev
mailing list