On Fri, 17 Oct 2025 19:36:58 GMT, Alexey Semenyuk <[email protected]> wrote:
> $subj > > In a nutshell, wrap static fields of TKit and JPackageCommand classes into > inheritable thread-local wrappers. > > As a side effect of this change, had to rework the "WinNoRestartTest.java" > test to explicitly start a worker thread instead of using ExecutorService > because it doesn't work well with the new inheritable thread-local wrappers. @sashamatveev PTAL ------------- PR Comment: https://git.openjdk.org/jdk/pull/27877#issuecomment-3417428462
