[
https://issues.apache.org/jira/browse/CAMEL-24616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18111567#comment-18111567
]
Guillaume Nodet commented on CAMEL-24616:
-----------------------------------------
This issue is being investigated by a coding agent (on behalf of gnodet).
Initial analysis: The project has a well-established pattern for adding non-LTS
JDK builds via dedicated Jenkinsfile.jdkN files (e.g. Jenkinsfile.jdk26 for JDK
26 via CAMEL-23660). No JDK 27 CI configuration exists in the repo yet. The
build compiles cleanly with JDK 27 EA (mvn clean install -DskipTests). The plan
is to add Jenkinsfile.jdk27 (modeled on Jenkinsfile.jdk26) and optionally an
experimental GitHub Actions matrix entry.
_Note: This comment was generated by an AI coding agent and requires manual
verification._
> Build and test with JDK 27
> --------------------------
>
> Key: CAMEL-24616
> URL: https://issues.apache.org/jira/browse/CAMEL-24616
> Project: Camel
> Issue Type: Task
> Components: build system
> Affects Versions: 4.23.0
> Reporter: Aurélien Pupier
> Assignee: Guillaume Nodet
> Priority: Minor
>
> JDK 27 is not an LTS but a good checkpoint toward the next LTS (JDK 29
> planned for September 2027)
> it will be interesting to start building and testing to be ready.
> JDK 27 GA release is planned for 15th September
--
This message was sent by Atlassian Jira
(v8.20.10#820010)