RFR: 8377797: Remove SA support for MethodData and the printmdo command [v3]
Yasumasa Suenaga
ysuenaga at openjdk.org
Wed Feb 18 14:00:28 UTC 2026
On Wed, 18 Feb 2026 13:10:49 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
> We could add printmdo in the native debugging support in debug.cpp - that could call directly to the MethodData::print_on() methods and get accurate results without duplicating the MethodData code. It might also work well with the new jcmd support for core files that @kevinjwalls is working on.
It's great idea!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/29693#issuecomment-3920980370
More information about the serviceability-dev
mailing list