[jdk21u-dev] RFR: 8327501: Common ForkJoinPool prevents class unloading in some cases [v2]
Severin Gehwolf
sgehwolf at openjdk.org
Tue Mar 12 09:32:15 UTC 2024
On Tue, 12 Mar 2024 09:10:50 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
>> The change is stabilizing in mainline, but it looks simple, so we start testing it for JDK 21 pickup here.
>>
>> Additional testing:
>> - [x] Linux x86_64 server fastdebug, `all`
>
> Aleksey Shipilev has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since the last revision:
>
> - Merge branch 'master' into JDK-8327501-fjp-classloader-leak
> - Backport 53c4714aab2e072ba18631875dcaa3b2d5d22243
Lets wait on getting this one backported until the compatibility impact wrt. setting the context class loader of a thread in the common pool is addressed.
-------------
PR Comment: https://git.openjdk.org/jdk21u-dev/pull/338#issuecomment-1991151488
More information about the jdk-updates-dev
mailing list