ded18f523d
* Fixes #9166 - Jetty 12: review/remove ByteBufferPool * Replaced usages of ByteBufferPool with RetainableByteBufferPool. * Removed ByteBufferPool and related classes. * Renamed oej.http2.frames.DataFrame.getData() -> getByteBuffer() for consistency. * Removed Accumulator.acquire(), and updated code to use RetainableByteBufferPool.acquire() instead. * Fixed HttpOutput callbacks to correctly call super.onCompleteSuccess() and super.onCompleteFailure(). Signed-off-by: Simone Bordet <simone.bordet@gmail.com> |
||
---|---|---|
.. | ||
src/main/java | ||
pom.xml |