RFR: 8242152: SA does not include StackMapTables when dumping .class files [v3]

Daohan Qu dqu at openjdk.org
Thu Jun 22 09:04:13 UTC 2023


On Thu, 22 Jun 2023 08:59:42 GMT, Kevin Walls <kevinw at openjdk.org> wrote:

> I see the failure too. javap needs "-v" to show the StackMap info, I see that on linux release and debug builds.

Exactly! @kevinjwalls. And a situation similar to [this one](https://github.com/openjdk/jdk/pull/3004#issuecomment-800679752) happen again. Thanks for your investigation. I would fix it ASAP.

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

PR Comment: https://git.openjdk.org/jdk/pull/14556#issuecomment-1602275012


More information about the serviceability-dev mailing list