Skip to content

Require Java 21 - #322

Merged
mernst merged 5 commits into
plume-lib:mainfrom
mernst:java21
Mar 13, 2026
Merged

mernst merged 5 commits into
plume-lib:mainfrom
mernst:java21

Conversation

@mernst

@mernst mernst commented Mar 6, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@coderabbitai

coderabbitai Bot commented Mar 6, 2026

Copy link
Copy Markdown

Warning

Rate limit exceeded

@mernst has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 28 minutes and 0 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: 95d99599-daf4-4970-922d-93de33b95a26

📥 Commits

Reviewing files that changed from the base of the PR and between 0e53738 and 1d531bd.

📒 Files selected for processing (2)
  • build.gradle
  • settings.gradle
📝 Walkthrough

Walkthrough

The pull request updates the Java version requirements across the project. The CI workflow matrix now tests with Java 21 and 25, removing Java 17. The build configuration elevates source and target compatibility to Java 21 from 11, removes Java version predicates, and unconditionally applies the Error Prone plugin with simplified compiler configurations. The settings.gradle file updates its Java version guard from 17+ to 21+. A TODO comment related to JDK 18 is removed from CreateJavadocIndex.java.

Possibly related PRs

🚥 Pre-merge checks | ✅ 1
✅ Passed checks (1 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
📝 Coding Plan
  • Generate coding plan for human review comments

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@mernst
mernst merged commit d6c9ca1 into plume-lib:main Mar 13, 2026
4 checks passed
@mernst
mernst deleted the java21 branch March 13, 2026 18:09
@coderabbitai coderabbitai Bot mentioned this pull request Jul 2, 2026
@coderabbitai coderabbitai Bot mentioned this pull request Aug 9, 2026
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