Open SkrrtBacharach opened 8 months ago
BTrace needs either 'tools.jar' file or 'jmods' directory under the JAVA_HOME location. Can you check that you have those items there? And JDK 17 is supported, yes.
Stale issue message
BTrace (as of 2.2.6) supports all LTS versions as well as JDK 23 and 24-ea (https://github.com/btraceio/btrace/actions/runs/11759030432?pr=690)
I've had some problems trying to trace a binary which runs against jdk17. Is this supported? I'm using the precompiled ZIP release: https://github.com/btraceio/btrace/releases/download/v2.2.4/btrace-v2.2.4-bin.zip
From reading other issues, this seems like something that is supported, but I can't seem to get it to work. Am I doing something wrong here, or is this just not supported?