[jdk21u-dev] RFR: 8327501: Common ForkJoinPool prevents class unloading in some cases [v2]
Severin Gehwolf
sgehwolf at openjdk.org
Tue Jun 4 09:06:09 UTC 2024
On Tue, 4 Jun 2024 08:56:42 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
>>> 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.
>>
>> Yup. With this PR, I just confirmed all tests that I throw at this change pass in jdk21u-dev.
>
>> 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.
>
> Checking, @jerboaa, are you good with this going into jdk21u-dev?
@shipilev Yes, though, a bit uneasy. It fixes the unloading issue. We'll have a close look once EA builds are available. Worst case we'll have to back it out during stabilization closer to the 21.0.5 release.
-------------
PR Comment: https://git.openjdk.org/jdk21u-dev/pull/338#issuecomment-2146994154
More information about the jdk-updates-dev
mailing list