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

Apply Java 17 automatic migration: enhanced switch #3745

Merged
merged 2 commits into from
Oct 24, 2023

Conversation

Baltoli
Copy link
Contributor

@Baltoli Baltoli commented Oct 24, 2023

This PR applies a purely mechanical upgrade of switch statements in the K repository to use the new "enhanced" syntax from Java 17. I have not altered any code here by hand; the results are obtained only via IntelliJ's refactoring tools.

@rv-jenkins rv-jenkins merged commit 0bbfe47 into develop Oct 24, 2023
@rv-jenkins rv-jenkins deleted the java-enhanced-switch branch October 24, 2023 11:43
@Baltoli Baltoli mentioned this pull request Dec 12, 2023
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.

3 participants