[jdk22u] Integrated: 8327501: Common ForkJoinPool prevents class unloading in some cases
Aleksey Shipilev
shade at openjdk.org
Tue May 28 14:42:05 UTC 2024
On Wed, 15 May 2024 09:32:31 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> First change fixes the regression since JDK 19. Second change fixes the regression from the fix.
>
> Additional testing:
> - [x] Linux x86_64 server fastdebug, `all`
This pull request has now been integrated.
Changeset: 3663b2d6
Author: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.org/jdk22u/commit/3663b2d6430bdca2c2ef19ffe3fbecb6bed95448
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/jdk22u/pull/206
More information about the jdk-updates-dev
mailing list