btraceio / btrace

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

Use Gradle Toolchains #637

Closed jbachorik closed 1 year ago

jbachorik commented 1 year ago

Instead of custom mix of JAVA_*_HOME env variables use the Gradle provided toolchains. Fixes #635