jvm-profiling-tools / honest-profiler

A sampling JVM profiler without the safepoint sample bias
https://github.com/RichardWarburton/honest-profiler/wiki
MIT License
1.25k stars 146 forks source link

Fix : #205 Missing method info hardening #215

Closed PhRX closed 7 years ago

PhRX commented 7 years ago

Ensure that if a Method Id wasn't received from the LogSource things don't break.

PhRX commented 7 years ago

Changes merged against wrong branch, will redo this.