ibmruntimes / openj9-openjdk-jdk

Extensions for OpenJDK for Eclipse OpenJ9
GNU General Public License v2.0
17 stars 75 forks source link

Avoid Java 21 source features #696

Closed keithc-ca closed 11 months ago

keithc-ca commented 11 months ago

At least temporarily until a newer boot JDK can be used.

Fixes: https://github.com/eclipse-openj9/openj9/issues/18486.

keithc-ca commented 11 months ago

Jenkins compile alinux jdknext

keithc-ca commented 11 months ago

Infrastructure problems?

11:06:38  IOException caught during compilation: Connection reset
11:06:38  CompileJavaModules.gmk:94: recipe for target '/home/jenkins/workspace/Build_JDKnext_aarch64_linux_Personal/build/linux-aarch64-server-release/jdk/modules/jdk.localedata/_the.jdk.localedata_batch' failed
11:06:38  gmake[3]: *** [/home/jenkins/workspace/Build_JDKnext_aarch64_linux_Personal/build/linux-aarch64-server-release/jdk/modules/jdk.localedata/_the.jdk.localedata_batch] Error 1
11:06:38  gmake[2]: *** [jdk.localedata-java] Error 1
keithc-ca commented 11 months ago

Jenkins compile alinux jdknext

keithc-ca commented 11 months ago

Can we create an issue to revert this when the new boot JDK is used.

See https://github.com/eclipse-openj9/openj9/issues/18211#issuecomment-1819297029, which should cover that.