Integrated: 7473: Unable to view constants in constant pool page.
Marcus Hirt
hirt at openjdk.org
Tue May 23 15:26:14 UTC 2023
On Mon, 10 Jan 2022 15:57:50 GMT, Alex Macdonald <aptmac at openjdk.org> wrote:
> This PR addresses JMC-7473 [[0]](https://bugs.openjdk.java.net/browse/JMC-7473), in which the Constant Pools page throws an exception and does not display. The issue here is in ParserStats, and happens if the stacktrace object doesn't have any frames - but there is a retrieval for the first frame.
>
> Before:
> 
>
> After:
> 
Marked as reviewed by hirt (Lead).
-------------
PR Review: https://git.openjdk.org/jmc/pull/348#pullrequestreview-849925982
More information about the jmc-dev
mailing list