jenkinsci / lib-file-leak-detector

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

Fix compiling tests after switch to asm5 #22

Closed centic9 closed 6 years ago

centic9 commented 9 years ago

After the upgrade to asm5, one test does not compile any more because the import was not updated. Also fixed two Eclipse warnings about generic types.

buildhive commented 9 years ago

Kohsuke Kawaguchi » file-leak-detector #36 SUCCESS This pull request looks good (what's this?)