RFR: 8371: Stacktrace should hide hidden frames [v2]
Suchita Chaturvedi
schaturvedi at openjdk.org
Sun Jul 13 05:29:46 UTC 2025
On Fri, 11 Apr 2025 10:51:28 GMT, Suchita Chaturvedi <schaturvedi at openjdk.org> wrote:
>> JFR tool is hiding all the hidden frames. But in JMC, Stacktrace view is still showing lot of hidden methods which is not required from the users point of view. Hence, we will be hiding all the hidden frames as part of this enhancement.
>>
>> Also, we have updated some test cases also in order to get rid of hidden frames which were expected by the test cases.
>
> Suchita Chaturvedi has updated the pull request incrementally with one additional commit since the last revision:
>
> Removed ArrayList and replaced FOR-loop implementation with Streams
Changes integrated as part of another PR. Hence, closing this PR.
-------------
PR Comment: https://git.openjdk.org/jmc/pull/632#issuecomment-3066613571
More information about the jmc-dev
mailing list