Closed gianm closed 1 month ago
Currently the jfr-profiler jar is loaded for JDK 17 and higher. This patch changes it to only run for JDK 17. This may improve the stability of JDK 21 unit tests.
Still seeing segfaults on jdk 21, so this doesn't help. Closing.
Currently the jfr-profiler jar is loaded for JDK 17 and higher. This patch changes it to only run for JDK 17. This may improve the stability of JDK 21 unit tests.