Skip to content

Update java README with accurate validation steps#1541

Merged
edburns merged 2 commits into
mainfrom
edburns/update-readme-latest-test-steps
Jun 1, 2026
Merged

Update java README with accurate validation steps#1541
edburns merged 2 commits into
mainfrom
edburns/update-readme-latest-test-steps

Conversation

@edburns
Copy link
Copy Markdown
Collaborator

@edburns edburns commented Jun 1, 2026

No description provided.

Copilot AI review requested due to automatic review settings June 1, 2026 22:46
@edburns edburns requested a review from a team as a code owner June 1, 2026 22:46
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the Java SDK development documentation to describe JDK 25 requirements and provide Maven commands intended to validate the multi-release JAR behavior across JDK 25 and JDK 17.

Changes:

  • Expands the “Requires JDK 25…” line to describe validating cross-JDK runtime behavior.
  • Replaces the single mvn clean verify command with a two-step Maven sequence (test-compile jar:jar and verify with test-harness skipping).
Show a summary per file
File Description
java/README.md Updates development/validation instructions for building and running the Java artifact across JDK versions.

Copilot's findings

  • Files reviewed: 1/1 changed files
  • Comments generated: 2

Comment thread java/README.md Outdated
Comment thread java/README.md
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@edburns edburns merged commit ec747ef into main Jun 1, 2026
15 checks passed
@edburns edburns deleted the edburns/update-readme-latest-test-steps branch June 1, 2026 23:18
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.

2 participants