netty5/common/src
Norman Maurer c3298a3836 Fix regression in reporting leaks introduced by 3c8c7fc7e9.
Motivation:

3c8c7fc7e9 introduced some changes to the ResourceLeakDetector that introduced a regression and so would always log that paranoid leak detection should be enabled even it was already.

Modifications:

Correctly not clear the recorded stacktraces when we process the reference queue so we can log these.

Result:

ResourceLeakDetector works again as expected.
2017-09-21 12:17:43 -07:00
..
main Fix regression in reporting leaks introduced by 3c8c7fc7e9. 2017-09-21 12:17:43 -07:00
test NativeLibraryLoader should check the result of ClassLoader#getResource method 2017-09-19 17:45:06 -07:00