You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I test with a build on github actions using java 17 early access, I get the following exception coming from Gradle-doctor
at com.osacky.doctor.JavaGCFlagChecker.getJavaVersion(JavaGCFlagChecker.kt:52)
at com.osacky.doctor.JavaGCFlagChecker.onStart(JavaGCFlagChecker.kt:20)
at com.osacky.doctor.DoctorPlugin$apply$1.execute(DoctorPlugin.kt:64)
at com.osacky.doctor.DoctorPlugin$apply$1.execute(DoctorPlugin.kt:31)
The text was updated successfully, but these errors were encountered:
If I test with a build on github actions using java 17 early access, I get the following exception coming from Gradle-doctor
The text was updated successfully, but these errors were encountered: