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

Some changes to start supporting Java 11 #265

Open headius opened 4 years ago

headius commented 4 years ago

This last bullet is not quite working; even though TestFX/TestFX#629 claims this has been fixed I continue to get NoClassDefFoundError when trying to run tests.

This is a work in progress. The TestFX blocker is reported at TestFX/TestFX#691.

I'm hopeful that's the only blocker remaining for this to build and test successfully on Java 11.