[jdk21u-dev] Integrated: 8327501: Common ForkJoinPool prevents class unloading in some cases
Aleksey Shipilev
shade at openjdk.org
Mon Aug 12 10:08:34 UTC 2024
On Thu, 7 Mar 2024 10:07:27 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`
> - [x] Linux AArch64 server fastdebug, `all`
This pull request has now been integrated.
Changeset: eb103b0e
Author: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.org/jdk21u-dev/commit/eb103b0e1abeeee19779cafc763d3d159030fb48
Stats: 11 lines in 2 files changed: 8 ins; 2 del; 1 mod
8327501: Common ForkJoinPool prevents class unloading in some cases
8328366: Thread.setContextClassloader from thread in FJP commonPool task no longer works after JDK-8327501
Backport-of: 53c4714aab2e072ba18631875dcaa3b2d5d22243
-------------
PR: https://git.openjdk.org/jdk21u-dev/pull/338
More information about the jdk-updates-dev
mailing list