-
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
[JENKINS-68018] File leak detector socket support for Java 17+
Remote Link | New: This issue links to "jenkinsci/lib-file-leak-detector#86 (Web Link)" [ 27485 ] |
Epic Link | Original: JENKINS-67908 [ 214455 ] | New: JENKINS-67909 [ 214456 ] |
Component/s | New: file-leak-detector-plugin [ 17595 ] | |
Component/s | Original: core [ 15593 ] |
Epic Link | Original: JENKINS-67909 [ 214456 ] | New: JENKINS-67907 [ 214454 ] |
Does this mean that open sockets are not detected in Java 17? Is a fix for Java 17 sockets available in any release?