Memory leak in AsynchronousFileChannel?

Alan Bateman Alan.Bateman at oracle.com
Thu Apr 24 08:18:38 UTC 2014


On 24/04/2014 07:32, Zhong Yu wrote:
> :
>
> These threads reference all class loaders on the calling stack of
> open(), through
> Thread.inheritedAccessControlContext.context[*].classloader, which
> prevents user class loaders from being garbage collected.
>
Can you re-check this with 8u5 or 7u55 as these references should be 
cleared?

-Alan


More information about the nio-dev mailing list