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

Deprecate UnixSocket JNR support #7109

Closed
sbordet opened this issue Nov 12, 2021 · 1 comment · Fixed by #7110
Closed

Deprecate UnixSocket JNR support #7109

sbordet opened this issue Nov 12, 2021 · 1 comment · Fixed by #7110
Labels
Bug For general bugs on Jetty side

Comments

@sbordet
Copy link
Contributor

sbordet commented Nov 12, 2021

Jetty version(s)
10

Description
Modules jetty-unixsocket and children should be deprecated now that there is support for UnixDomain socket based on JEP 380 introduced in Java 16.

@sbordet sbordet added the Bug For general bugs on Jetty side label Nov 12, 2021
@sbordet sbordet changed the title Deprecate UnixSocket support Deprecate UnixSocket JNR support Nov 12, 2021
sbordet added a commit that referenced this issue Nov 12, 2021
Deprecated for removal classes and JPMS modules.

Signed-off-by: Simone Bordet <[email protected]>
@sbordet sbordet linked a pull request Nov 12, 2021 that will close this issue
@joakime
Copy link
Contributor

joakime commented Nov 12, 2021

Opened Issue #7111 for a more generic module deprecation feature

sbordet added a commit that referenced this issue Dec 2, 2021
Deprecated for removal classes and JPMS modules.

Signed-off-by: Simone Bordet <[email protected]>
sbordet added a commit that referenced this issue Dec 2, 2021
Added [deprecated] sections and "deprecated" tag.

Signed-off-by: Simone Bordet <[email protected]>
sbordet added a commit that referenced this issue Dec 2, 2021
* Issue #7109 - Deprecate UnixSocket JNR support.

Deprecated for removal classes and JPMS modules.
Added [deprecated] sections and "deprecated" tag to Jetty module files.

Signed-off-by: Simone Bordet <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For general bugs on Jetty side
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants