commit | ecabcca746407c52c3587920f74647cbf7defaab | [log] [tgz] |
---|---|---|
author | Doug Lea <dl@openjdk.org> | Tue Feb 07 00:38:22 2017 -0800 |
committer | Doug Lea <dl@openjdk.org> | Tue Feb 07 00:38:22 2017 -0800 |
tree | 3b9b48c4595aa393bb5b6cc2b096b9f39876cbbc | |
parent | 19a0529e40f6f8f6e0f2b8c887b164bdae445d2e [diff] |
8172726: ForkJoin common pool retains a reference to the thread context class loader Reviewed-by: martin, psandoz, chegar