Skip to content

Support Java 16Β #13481

@sbrannen

Description

@sbrannen

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.

Metadata

Metadata

Assignees

Labels

@coreIssue owned by GBT Corea:featureA new functionality

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions