Integrated: 8325186: JVMTI VirtualThreadGetThreadStateClosure class is no longer used and should be removed
Koichi Sakata
ksakata at openjdk.org
Tue Mar 26 04:20:34 UTC 2024
On Mon, 18 Mar 2024 08:19:47 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.
This pull request has now been integrated.
Changeset: 5d19d155
Author: Koichi Sakata <ksakata at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/5d19d15517f08e13dc4b2025bf289091e47fa55b
Stats: 42 lines in 2 files changed: 0 ins; 42 del; 0 mod
8325186: JVMTI VirtualThreadGetThreadStateClosure class is no longer used and should be removed
Reviewed-by: lmesnik, sspitsyn
-------------
PR: https://git.openjdk.org/jdk/pull/18341
More information about the serviceability-dev
mailing list