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

Use Java 11 methods where possible #719

Merged
merged 1 commit into from
Jan 11, 2024
Merged

Conversation

basil
Copy link
Member

@basil basil commented Jan 11, 2024

While reading this code recently, I found a few dozen lines of code that could be deleted by using Java 9+ functionality instead. This PR only touches tests with the exception of the change to Checksum.java which can be trivially verified.

@basil basil added the internal label Jan 11, 2024
@basil basil merged commit f8d6d2d into jenkinsci:master Jan 11, 2024
13 checks passed
@basil basil deleted the nullOutputStream branch January 11, 2024 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants