krzysztofslusarski / continuous-async-profiler

Spring boot library for continuous profiling with async-profiler
Apache License 2.0
30 stars 5 forks source link

effected by JVM bug JDK-8212155? #27

Open eknv opened 1 year ago

eknv commented 1 year ago

For JVM versions prior to 17, the async-profiler is affected by the following JVM related bug: https://github.com/async-profiler/async-profiler/issues/154 https://bugs.openjdk.org/browse/JDK-8212155

Is continuous-async-profiler also effected by this issue?

krzysztofslusarski commented 1 year ago

Yes. continuous-async-profiler is affected by all the issues that affect async-profiler