RFR: JDK-8272065: jcmd cannot rely on the old core reflection implementation which will be changed after JEP 416
Thomas Stuefe
stuefe at openjdk.java.net
Thu Nov 4 18:33:12 UTC 2021
On Thu, 4 Nov 2021 17:02:05 GMT, Mandy Chung <mchung at openjdk.org> wrote:
> Looks good to me. Thanks for following this up. The new implementation does not spin any new class loader and so I don't think jcmd needs to extend its support for the new implementation using method handles.
Thank you Mandy!
-------------
PR: https://git.openjdk.java.net/jdk/pull/6257
More information about the serviceability-dev
mailing list