btrace icon indicating copy to clipboard operation
btrace copied to clipboard

Returning false if file does not end with .class

Open joachimhs opened this issue 2 years ago • 0 comments

When using scriptOutputDir as a param to -javaagent, the folder might contain non Java class files. Ensuring that the files loaded into BTrace is a .class file.

joachimhs avatar Sep 10 '22 09:09 joachimhs