Community
Participate
Working Groups
Early Access JDK 16 Steps involved JDK 16 to be installed at foundation in JIRO (foundation ci-jenkins) Update Maven toolchains with java 16 for JIRO(foundation ci-jenkins) https://build.eclipse.org/common/maven-toolchains.xml [old tool chain example] Update Tycho to publish BREE JavaSE-16 move to latest tycho snapshot once the Tycho change is complete - in platform releng master https://git.eclipse.org/c/platform/eclipse.platform.releng.aggregator.git/tree/eclipse-platform-parent/pom.xml#n82 Profile configuration in JDT core source (JDT team) https://git.eclipse.org/c/jdt/eclipse.jdt.core.git/tree/org.eclipse.jdt.core.tests.compiler/pom.xml#n203 Modify gerrit job to pick up java 16 branch[In https://ci.eclipse.org/jdt/job/eclipse.jdt.core-Gerrit-BETA/configure add 1) Under Dynamic Trigger add the the branch **/BETA_JAVA16 and 2) Under the Build tab in the "verify -Pbuild-individual-bundles -Pbree-libs -Ptest-on-javase-15 -fae" change to 16 - this will work only after profile configuration which is again dependent on tycho
This was completed long back.