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 #97 by reporting AGCT error codes as mock methods #129

Closed nitsanw closed 8 years ago

nitsanw commented 8 years ago

Also includes: Fixing the failing log_writer test Touching up the usage of JVMTI macros

nitsanw commented 8 years ago

This should fix #97