netty5/common/src/main
Norman Maurer f77891cc17
We should prefer direct buffers if we can access the cleaner even if sun.misc.Unsafe is not present. ()
Motivation:

We should prefer direct buffers whenever we can use the cleaner even if sun.misc.Unsafe is not present.

Modifications:

Correctly prefer direct buffers in all cases.

Result:

More correct code.
2018-08-29 08:21:07 +02:00
..
java/io/netty/util We should prefer direct buffers if we can access the cleaner even if sun.misc.Unsafe is not present. () 2018-08-29 08:21:07 +02:00
script Make IntObjectHashMap extend Map 2015-07-22 15:52:27 -07:00
templates/io/netty/util/collection DefaultHttp2Connection modifying child map while iterating 2017-01-11 11:07:18 -08:00