JDK-8342905 : Thread.setContextClassloader from thread in FJP commonPool task no longer works after JDK-8327501 redux
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.util.concurrent
  • Affected Version: 23
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2024-10-23
  • Updated: 2024-12-02
  • Resolved: 2024-10-28
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 23
23.0.2 b04Fixed
Related Reports
Relates :  
Relates :  
Description
See JDK-8328366 for more details.
Comments
A pull request was submitted for review. Branch: pr/1181 URL: https://git.openjdk.org/jdk21u-dev/pull/1192 Date: 2024-12-02 20:20:54 +0000
02-12-2024

Fix request 21u 21u will be affected by this bug once JDK-8344993 is integrated (re-doing changes from JDK-8327501 and JDK-8328366). I'm requesting an approval for a backport of 8342905 so integrate both 8344993 and this fix together (one immediately after the other), and we minimize the risk of a unstable/broken repository state.
02-12-2024

Changeset: 872ae134 Branch: master Author: Viktor Klang <vklang@openjdk.org> Committer: Alan Bateman <alanb@openjdk.org> Date: 2024-10-28 08:16:52 +0000 URL: https://git.openjdk.org/jdk23u/commit/872ae1347198408ffd62559ca8c1a7420c4a8108
28-10-2024

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk23u/pull/207 Date: 2024-10-24 15:23:07 +0000
24-10-2024

A pull request was submitted for review. Branch: jdk23 URL: https://git.openjdk.org/jdk/pull/21668 Date: 2024-10-23 18:36:01 +0000
23-10-2024