Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-68018

File leak detector socket support for Java 17+

      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+.

          [JENKINS-68018] File leak detector socket support for Java 17+

          Bob added a comment -

          Does this mean that open sockets are not detected in Java 17?  Is a fix for Java 17 sockets available in any release?

          Bob added a comment - Does this mean that open sockets are not detected in Java 17?  Is a fix for Java 17 sockets available in any release?

          Basil Crow added a comment -

          Nope. A pull request to rewrite socket support for Java 17+ would be welcome.

          Basil Crow added a comment - Nope. A pull request to rewrite socket support for Java 17+ would be welcome.

            Unassigned Unassigned
            basil Basil Crow
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: