Skip to content

Update Java release version from 11 to 25 - #87

Merged
snape merged 1 commit into
mainfrom
snape-patch-2
Sep 26, 2026
Merged

snape merged 1 commit into
mainfrom
snape-patch-2

Conversation

@snape

@snape snape commented Sep 25, 2026

Copy link
Copy Markdown
Owner

No description provided.

@coderabbitai

coderabbitai Bot commented Sep 25, 2026 •

Copy link
Copy Markdown

Review in Change Stack →

Navigate logical layers of code changes, visualize relationships, and explore their blast radius.

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Essentials

Run ID: b7334de1-63b1-42a4-b99a-f94e20d3b217

📥 Commits

Reviewing files that changed from the base of the PR and between c2b362d and 8f28bc1.

📒 Files selected for processing (4)
  • .github/workflows/codeql.yml
  • blocks/build.gradle
  • circle/build.gradle
  • rvo/build.gradle

Included review availability: 2 reviews are currently available. Your included PR review attempts over the past 7 days set your current allowance at 5 reviews per hour.


📝 Summary

Summary by CodeRabbit

  • Chores
    • The project's Java compilation target is now Java 25 instead of Java 11. This changes the Java version used by the build process. No end-user feature changes or application behavior changes are specified in this update. Anyone building the project should account for the updated compilation target.

Walkthrough

The Gradle compileJava release target changes from Java 11 to Java 25.

Changes

Java compile target

Layer / File(s) Summary
Update compile target
rvo/build.gradle
The compileJava release target changes from Java 11 to Java 25.

Priority: ⬇️ Low

Estimated code review effort: 1 (Trivial) | ~2 minutes

Change: Other

Merge Risk: ⚪ Minimal · up to 8f28b

The Java 25 build targets and current CodeQL runner configuration show no actionable merge-blocking risk.

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Description check ❓ Inconclusive No pull request description was provided, so the description does not provide enough information to assess its relevance to the changeset. Add a brief description that states the Java release target changes from 11 to 25 and that the CodeQL workflow now uses Java 25.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly states the main change: updating the Java release target from 11 to 25 across the project.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

Comment @coderabbitai help to get the list of available commands.

Signed-off-by: Jamie Snape <snape@me.com>
@snape
snape merged commit 7a8731d into main Sep 26, 2026
29 of 30 checks passed
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