Add nightly CI for OpenJDK 27
Author: linghengqianCreated Sep 16, 2026Updated Sep 17, 2026
Labelsstatus: blockedin: test
Feature Request
For English only, other languages will not be accepted.
Please pay attention on issues you submitted, because we maybe need more details. If no response anymore and we cannot make decision by current information, we will close it.
Please answer these questions before submitting your issue. Thanks!
Is your feature request related to a problem?
- No.
Describe the feature you would like.
- Add nightly CI for OpenJDK 27. See https://jdk.java.net/27/ .
- We actually need to wait for https://github.com/adoptium to release the JDK 27 build artifacts, because ShardingSphere does not use the OpenJDK reference implementation, but rather Eclipse Adoptium's downstream JDK version. This work is in the early stages. https://github.com/adoptium/aqa-tests/issues/7688 is not yet complete.
- We will not migrate to an upstream OpenJDK distribution, because https://wiki.openjdk.org/spaces/JDKUpdates/pages/170131468/JDK+25u essentially expects users to obtain updates via Eclipse Adoptium.
Source: apache/shardingsphere