Skip to content

add compile and unit test checks for java 21 and 25#1727

Draft
adamkorynta wants to merge 2 commits intodevelopfrom
devops/add_java_21_compile_support
Draft

add compile and unit test checks for java 21 and 25#1727
adamkorynta wants to merge 2 commits intodevelopfrom
devops/add_java_21_compile_support

Conversation

@adamkorynta
Copy link
Copy Markdown
Collaborator

@adamkorynta adamkorynta commented May 9, 2026

Summary

Add Java 21 compile/unit test targets to build matrix. currently only running Java 11 integration tests due to target production environments and not wanting to overly abuse GitHub Actions.

Cannot currently add Java 25 support because there is no gradle version that supports both Java 11 and Java 25 unless setting the toolchain version to Java 11 (which defeats the whole purpose).

Related Issue

Related to #1004

Validation

Tested through CI/CD pipeline.

Checklist

  • AI tools used

currently only running Java 11 integration tests due to target production environments
@adamkorynta adamkorynta requested a review from krowvin May 9, 2026 00:39
@adamkorynta adamkorynta marked this pull request as draft May 9, 2026 00:47
@adamkorynta adamkorynta force-pushed the devops/add_java_21_compile_support branch from 7375873 to 1d74814 Compare May 9, 2026 00:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant