RFR: 8242152: SA does not include StackMapTables when dumping .class files [v3]
Daohan Qu
dqu at openjdk.org
Thu Jun 22 07:50:18 UTC 2023
On Thu, 22 Jun 2023 07:38:21 GMT, David Holmes <dholmes at openjdk.org> wrote:
> What output is the test looking for i.e why is supposed to be writing it? If it is the if (DEBUG) debugMessage(...) calls they are not enabled.
It is looking for `StackMapTable` info in the javap output.
> I've filed https://bugs.openjdk.org/browse/JDK-8310618
Thanks, David! Sorry for any inconvenience casued by that.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/14556#issuecomment-1602169594
PR Comment: https://git.openjdk.org/jdk/pull/14556#issuecomment-1602171361
More information about the serviceability-dev
mailing list