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

Vladimir Kozlov kvn at openjdk.org
Tue Feb 17 17:26:28 UTC 2026


On Fri, 13 Feb 2026 18:24:57 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:
> 
>   Remove the doc.

48   bci: 22   VirtualCallData    count(0) entries(0)


It is profiling data for BCI 22. 48 is offset in MDO.

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

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


More information about the serviceability-dev mailing list