Skip to content

add jdk 26 test#1094

Merged
SylvainJuge merged 4 commits into
mainfrom
test-jdk-26
May 4, 2026
Merged

add jdk 26 test#1094
SylvainJuge merged 4 commits into
mainfrom
test-jdk-26

Conversation

@SylvainJuge
Copy link
Copy Markdown
Member

@SylvainJuge SylvainJuge commented May 4, 2026

  • rename jdk test to jdk-test to easily identify JDK tests and make it easier to add them as branch protection rules required checks.
  • addk JDK 26 to the test matrix

@SylvainJuge SylvainJuge changed the title add jdk 26 add jdk 26 test May 4, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 4, 2026

📋 Changelog

⚠️ Cannot generate changelog: no matching type label found on this PR.

🔖 Add one of these type labels to your PR:

Label Type
breaking-change breaking-change
bug bug-fix
deprecation deprecation
feature feature
enhancement enhancement
changelog:upstream-update enhancement
docs docs
documentation docs

⏭️ To skip changelog generation, add one of these labels: changelog:skip

📄 See docs/changelog.yml for the full changelog configuration.

Comment thread .github/workflows/build.yml
Copilot finished work on behalf of v1v May 4, 2026 14:19
Copilot AI requested a review from v1v May 4, 2026 14:19
@SylvainJuge SylvainJuge marked this pull request as ready for review May 4, 2026 15:12
@SylvainJuge SylvainJuge requested review from a team as code owners May 4, 2026 15:12
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 4, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Enterprise

Run ID: b5d00bbd-e7d4-4562-96ce-2877e29a6036

📥 Commits

Reviewing files that changed from the base of the PR and between e9d8300 and d6b45fe.

📒 Files selected for processing (1)
  • .github/workflows/build.yml

📝 Walkthrough

Walkthrough

The GitHub Actions build workflow was updated to rename the test job to jdk-matrix and extend its test matrix with JDK 26 entries for both hotspot and openj9 virtual machines. A new follow-up job jdk-test was introduced that runs unconditionally after jdk-matrix and enforces workflow failure if the preceding job did not succeed.

🚥 Pre-merge checks | ✅ 2
✅ Passed checks (2 passed)
Check name Status Explanation
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.

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

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch test-jdk-26
  • 🛠️ Update Documentation: Commit on current branch
  • 🛠️ Update Documentation: Create PR

Warning

Review ran into problems

🔥 Problems

Timed out fetching pipeline failures after 30000ms

Tip

💬 Introducing Slack Agent: The best way for teams to turn conversations into code.

Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get started


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
Review rate limit: 0/1 reviews remaining, refill in 60 minutes.

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

@SylvainJuge SylvainJuge merged commit 3039d25 into main May 4, 2026
24 checks passed
@SylvainJuge SylvainJuge deleted the test-jdk-26 branch May 6, 2026 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants