Skip to content

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

@jenkins-infra-bot

Description

@jenkins-infra-bot

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions