-
Couldn't load subscription status.
- Fork 5k
Closed
Labels
Milestone
Description
Current attempts to use Gradle 6.5 with openjdk version "16-ea" 2021-03-16 result in a failure along the lines of:
> Task :buildSrc:validatePlugins FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':buildSrc:validatePlugins'.
> There was a failure while executing work items
> A failure occurred while executing org.gradle.plugin.devel.tasks.internal.ValidateAction
> Unsupported class file major version 60
Please add support for Java 16.
Note, however, that the above failure is due to lack of support for Java 16 in ASM.
krakowski, jhg023, clemstoquart, sergey-morenets, lppedd and 34 morerdehuyss, lppedd, jaeyeonling, remkop, shakuzen and 11 more