Skip to content

Update workflows to Java 25 - #82

Merged
yawkat merged 2 commits into
mainfrom
update-workflows-java-25
Aug 10, 2026
Merged

Update workflows to Java 25#82
yawkat merged 2 commits into
mainfrom
update-workflows-java-25

Conversation

@yawkat

@yawkat yawkat commented Aug 10, 2026

Copy link
Copy Markdown
Owner

Summary

  • run tests and documentation builds on Temurin JDK 25
  • run native packaging and publishing jobs on Temurin JDK 25
  • preserve the Java 7 compilation toolchain and Java 21 test bytecode target

Verification

  • parsed all workflow YAML files successfully
  • verified all seven workflow runtime pins use JDK 25
  • ran ./mvnw verify on OpenJDK 25.0.4: 1,742 tests, 0 failures/errors, 34 skipped

Resolves #81

yawkat and others added 2 commits August 10, 2026 09:18
Co-Authored-By: multicode <multicode@yawk.at>
Co-Authored-By: multicode <multicode@yawk.at>
@yawkat
yawkat merged commit 7b7e572 into main Aug 10, 2026
16 checks passed
@yawkat
yawkat deleted the update-workflows-java-25 branch August 10, 2026 10:16
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.

Update workflows to Java 25

1 participant