Skip to content

Add support for Java 17 and Gradle 7

Adam Cohen requested to merge add-support-for-java-17-maintainer-copy into master

What does this MR do?

This MR adds support for Java 17 and adds Gradle v7.3.3 as a pre-installed tool, which is required for Java 17 support.

Many thanks to the following contributors who helped with the implementation:

  1. Add support for java 17 from community contributor @gliDom
  2. Added java 17 support from community contributor @rpandini_wh
  3. Draft: Add support for java 17 from GitLab member @poffey21

What are the relevant issue numbers?

gitlab-org/gitlab#341170 (closed)

Does this MR meet the acceptance criteria?

Merge request reports