[undertow-dev] ByteBuffer Leak

Stuart Douglas sdouglas at redhat.com
Thu Oct 27 01:12:14 EDT 2016


In general it should not be an issue, as we use direct byte buffer by
default. If you write a large heap buffer directly to a channel though
you can still be hit by it.

Stuart

On Thu, Oct 27, 2016 at 4:07 PM, Matt Clarkson <mclarkson at eyeota.com> wrote:
> Hello... does anybody here know whether undertow/xnio is exposed to this
> "bug":
>
> http://www.evanjones.ca/java-bytebuffer-leak.html
>
>
> thanks,
>
> MTC
>
> _______________________________________________
> undertow-dev mailing list
> undertow-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/undertow-dev


More information about the undertow-dev mailing list