Integrated: 8328366: Thread.setContextClassloader from thread in FJP commonPool task no longer works after JDK-8327501

Viktor Klang vklang at openjdk.org
Thu Apr 4 18:36:12 UTC 2024


On Tue, 19 Mar 2024 12:16:29 GMT, Viktor Klang <vklang at openjdk.org> wrote:

> This is a draft PR with a potential solution to 8328366 without regressing 8327501.
> 
> @DougLea To avoid regressions in the future, where would regression tests for this ideally be located?

This pull request has now been integrated.

Changeset: 28216aa9
Author:    Viktor Klang <vklang at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/28216aa971ea65938117107542152abd532a5384
Stats:     14 lines in 2 files changed: 8 ins; 5 del; 1 mod

8328366: Thread.setContextClassloader from thread in FJP commonPool task no longer works after JDK-8327501

Reviewed-by: mchung, alanb

-------------

PR: https://git.openjdk.org/jdk/pull/18374


More information about the core-libs-dev mailing list