Skip to content

Comments

ci: update JDK from 11 to 17 in CI workflow#353

Open
devin-ai-integration[bot] wants to merge 1 commit intomasterfrom
devin/1771271676-update-jdk-17
Open

ci: update JDK from 11 to 17 in CI workflow#353
devin-ai-integration[bot] wants to merge 1 commit intomasterfrom
devin/1771271676-update-jdk-17

Conversation

@devin-ai-integration
Copy link

@devin-ai-integration devin-ai-integration bot commented Feb 16, 2026

Summary

Updates the GitHub Actions CI pipeline to use JDK 17 (Zulu distribution) instead of JDK 11. Only the .github/workflows/gradle.yml file is changed — the step name and java-version value are bumped from 11 to 17.

Review & Testing Checklist for Human

  • Verify CI passes with JDK 17 — the build and tests must complete without compilation or runtime errors introduced by the JDK upgrade
  • Confirm the project's sourceCompatibility/targetCompatibility in build.gradle are compatible with Java 17 (no mismatch that would cause silent issues)

Notes


Open with Devin

Co-Authored-By: shayan@cognition.ai <shayan@cognition.ai>
@devin-ai-integration
Copy link
Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

Copy link
Author

@devin-ai-integration devin-ai-integration bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 2 additional findings.

Open in Devin Review

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