-
-
Notifications
You must be signed in to change notification settings - Fork 113
Open
Description
See jenkinsci/lib-file-leak-detector#86. In Java 17+, the implementation of sockets has changed fundamentally; therefore, the current approach does not work anymore. In #84, Listener was adjusted to degrade gracefully if the expected fields in SocketImpl are not available. Socket support likely needs a complete rewrite for Java 17+.
Originally reported by basil, imported from: File leak detector socket support for Java 17+
- status: Open
- priority: Minor
- component(s): file-leak-detector-plugin
- resolution: Unresolved
- votes: 1
- watchers: 5
- imported: 2025-11-28
Raw content of original issue
See jenkinsci/lib-file-leak-detector#86. In Java 17+, the implementation of sockets has changed fundamentally; therefore, the current approach does not work anymore. In #84, Listener was adjusted to degrade gracefully if the expected fields in SocketImpl are not available. Socket support likely needs a complete rewrite for Java 17+.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels