Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Java 21 CI #538

Merged
merged 3 commits into from
Jan 24, 2024
Merged

Add Java 21 CI #538

merged 3 commits into from
Jan 24, 2024

Conversation

fwcd
Copy link
Owner

@fwcd fwcd commented Jan 14, 2024

This adds CI for Java 21, which should be supported as of #537.

@github-actions github-actions bot added the ci-cd CI/CD-related (GitHub Actions) label Jan 14, 2024
This should fix the Java 21 CI issues and make the test more robust
against new members in Thread.
@github-actions github-actions bot added the code quality Refactoring, tests etc. label Jan 24, 2024
Its parameter has been renamed from 'eh' to 'ueh' in Java 21 and
matching against both cases would require introducing a more complex
matching mechanism (e.g. regex).
@fwcd fwcd merged commit e5d18c8 into main Jan 24, 2024
11 checks passed
@fwcd fwcd deleted the java-21-ci branch January 24, 2024 16:50
@fwcd fwcd added this to the 1.3.10 milestone Jan 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci-cd CI/CD-related (GitHub Actions) code quality Refactoring, tests etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant