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

Serguei Spitsyn sspitsyn at openjdk.org
Thu Jun 22 03:32:05 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'd be nice to add if it is not hard to do.
Thank you for the update and answer.

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

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


More information about the serviceability-dev mailing list