RFR: 8377797: Remove SA support for MethodData and the printmdo command [v4]

Kevin Walls kevinw at openjdk.org
Wed Feb 18 15:17:37 UTC 2026


On Wed, 18 Feb 2026 13:18:48 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

>> This change removes MethodData code copied into SA that's out of date for the valhalla repo.
>> 
>> Tested with tier1-3.
>
> Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Update comment.

Yes this could be a good fit for a jcmd.  There is a lot of Compiler information in jcmd already.  It's the kind of information which https://openjdk.org/jeps/528 should naturally help to make available.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/29693#issuecomment-3921397678


More information about the serviceability-dev mailing list