netty5/common
Carl Mastrangelo ef5ebb40c9 Keep all leak records up to the target amount
Motivation:
When looking for a leak, its nice to be able to request at least a
number of leaks.

Modification:

* Made all leak records up to the target amoutn recorded, and only
  then enable backing off.
* Enable recording more than 32 elements.  Previously the shift
  amount made this impossible.

Result:
Ability to record all accesses.
2017-11-07 19:09:14 -08:00
..
src Keep all leak records up to the target amount 2017-11-07 19:09:14 -08:00
pom.xml Upgrade dependencies to versions which use ASM 6.0.0+ 2017-10-07 12:45:25 +02:00