RFR: 7473: Unable to view constants in constant pool page. [v2]
Jean-Philippe Bempel
jpbempel at openjdk.java.net
Mon Jan 10 21:45:33 UTC 2022
On Mon, 10 Jan 2022 16:26:02 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:
>> 
>
> Alex Macdonald has updated the pull request incrementally with one additional commit since the last revision:
>
> spotless
Marked as reviewed by jpbempel (Committer).
-------------
PR: https://git.openjdk.java.net/jmc/pull/348
More information about the jmc-dev
mailing list