RFR: 8371: Stacktrace should hide hidden frames [v2]
Suchita Chaturvedi
schaturvedi at openjdk.org
Fri Apr 11 10:51:28 UTC 2025
> 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:
- all: https://git.openjdk.org/jmc/pull/632/files
- new: https://git.openjdk.org/jmc/pull/632/files/4db62bbf..7adc0782
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jmc&pr=632&range=01
- incr: https://webrevs.openjdk.org/?repo=jmc&pr=632&range=00-01
Stats: 12 lines in 1 file changed: 0 ins; 6 del; 6 mod
Patch: https://git.openjdk.org/jmc/pull/632.diff
Fetch: git fetch https://git.openjdk.org/jmc.git pull/632/head:pull/632
PR: https://git.openjdk.org/jmc/pull/632
More information about the jmc-dev
mailing list