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

Serguei Spitsyn sspitsyn at openjdk.org
Thu Jun 22 03:27:03 UTC 2023


On Thu, 22 Jun 2023 02:55:47 GMT, Daohan Qu <dqu at openjdk.org> wrote:

> Maybe we could add a validation in `ClhsdbDumpclass.java` to ensure that the generated class file contains some `StackMapTable`s? (As the class under validation `LingeredApp` should has `StackMapTable`s for some methods.)

It would be nice to add if it is not hard.
Thank you for the answers.

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

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


More information about the serviceability-dev mailing list