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

Support Java 20 (Backport of #2501) #2546

Merged
merged 2 commits into from
Jun 1, 2023
Merged

Support Java 20 (Backport of #2501) #2546

merged 2 commits into from
Jun 1, 2023

Conversation

lefou
Copy link
Member

@lefou lefou commented May 24, 2023

Ignore the UnsupportedOperationException of Thread.stop. This is a
quick fix to de-block users from using Java 20.

Ignore the `UnsupportedOperationException` of `Thread.stop`. This is a
quick fix to de-block users from using Java 20.

Added a bootstrap CI run using Java 20.

Original Pull request: #2501
@lefou lefou linked an issue May 24, 2023 that may be closed by this pull request
@lefou
Copy link
Member Author

lefou commented May 31, 2023

Test suite won't succeed on Java 20, but the backported fix seems to work.

@lefou lefou merged commit e3328bc into 0.10.x Jun 1, 2023
@lefou lefou deleted the support-java-20 branch June 1, 2023 06:00
@lefou lefou added this to the 0.10.13 milestone Jun 1, 2023
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.

UnsupportedOperationException at Server.handleRun
1 participant