jenkinsci / lib-file-leak-detector

Java agent that detects file handle leak
http://file-leak-detector.kohsuke.org/
MIT License
241 stars 112 forks source link

Fully implement asm5. Add integrations tests for Socket interception.… #29

Closed andyp1per closed 6 years ago

andyp1per commented 7 years ago

… Fully support SocketChannels. Fixup Sockets for newer JDK versions.