The method profiler in JFR doesn't report stack frames of intrinsic methods. This makes troubleshooting harder, for example, detect excessive use of System.arraycopy.
To fix this, additional metadata may need to be added.
To fix this, additional metadata may need to be added.
- duplicates
-
JDK-8273060 Flight Recorder samples too less Event
- Closed
- relates to
-
JDK-8273060 Flight Recorder samples too less Event
- Closed
-
JDK-8252417 JFR Execution Sample event fails to traverse valid Java stacks
- Open