btraceio / btrace

BTrace - a safe, dynamic tracing tool for the Java platform
5.8k stars 960 forks source link

Workaround functional test failures on JDK 22 #683

Closed jbachorik closed 3 months ago

jbachorik commented 5 months ago

For unknown reasons the JDK 22 Console is writing by default to stderr. This will confuse the functional tests.

The workaround is not to use console for JDK 22 until the problem is resolved.

github-actions[bot] commented 3 months ago

Stale pull request message