netty5/common/src
Scott Mitchell 857ad73676 DefaultPromise make MAX_STACK_DEPTH configurable
Motivation:
Some Netty use cases may want to configure the max allowed stack depth for promise listener notification.

Modifications:
- Add a system property so that this value can be configured.

Result:
DefaultPromise's max stack depth is configurable.
2016-06-29 08:31:27 -07:00
..
main DefaultPromise make MAX_STACK_DEPTH configurable 2016-06-29 08:31:27 -07:00
test HpackUtil.equals performance improvement 2016-06-27 14:37:39 -07:00