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

Modernization: Using NIO2 instead of IO #1297

Merged
merged 1 commit into from
Jan 21, 2025
Merged

Conversation

mkarg
Copy link
Contributor

@mkarg mkarg commented Dec 22, 2024

This PR internally modernizes the JAX-RS API implementation code by using JDK 7's NIO2 API instead of old-school IO API.

Requesting fast-track according to our Committer Conventions, as this PR is a non-API, non-spec, non-javadoc change.

@mkarg mkarg self-assigned this Dec 22, 2024
@mkarg mkarg requested a review from a team December 23, 2024 12:38
Copy link
Contributor

@chkal chkal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@mkarg mkarg requested a review from jamezp January 17, 2025 22:09
@mkarg mkarg merged commit 9dd5719 into jakartaee:main Jan 21, 2025
3 checks passed
@mkarg mkarg deleted the modernize-file branch January 21, 2025 11:43
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