RFR: 8377797: Remove SA support for MethodData and the printmdo command [v3]
Yasumasa Suenaga
ysuenaga at openjdk.org
Wed Feb 18 00:21:42 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.
BTW, will you update/remove JVMCI code? I know it is different from SA, but I'm concerned same problem exists in JVMCI.
https://github.com/openjdk/jdk/blob/master/src/jdk.internal.vm.ci/share/classes/jdk/vm/ci/hotspot/HotSpotMethodData.java
https://github.com/openjdk/jdk/blob/master/src/jdk.internal.vm.ci/share/classes/jdk/vm/ci/hotspot/HotSpotProfilingInfoImpl.java
-------------
PR Comment: https://git.openjdk.org/jdk/pull/29693#issuecomment-3917760610
More information about the serviceability-dev
mailing list