beothorn/javaflame

ARGUMENT_CAPTURING_OFF should not show up

beothorn opened this issue · 2 comments

ARGUMENT_CAPTURING_OFF should not show up but does, a lot.

This reproduces the issue

java "-javaagent:./javaAgent/build/libs/javaAgent.jar=log:INFO,out:/tmp,filter:nameMatches(.TestFilters[AB].)" -jar ./javaExampleApp/build/libs/javaExampleApp.jar

ARGUMENT_CAPTURING_OFF does not exist anymore