-
Bug
-
Resolution: Unresolved
-
Minor
-
None
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+.
- links to