RFR: jsr166 jdk9 integration wave 14
Chris Hegarty
chris.hegarty at oracle.com
Wed Feb 1 12:25:50 UTC 2017
> On 31 Jan 2017, at 16:58, Martin Buchholz <martinrb at google.com> wrote:
>
> ...
>
> common-pool has a fix for unwanted ClassLoader retention via an inaccessible thread context class loader.
>
> This differs from Chris' approach of setting the internal TCCL to null. Instead, it unifies the handling in the default FJTF and the innocuous FJTF by simply setting the TCCL to the system class loader. Except that the innocuous TCCL cannot be reset by a task.
Thanks Martin. These changes look ok to me.
-Chris.
More information about the core-libs-dev
mailing list