RFR: 8370136: Support async execution of jpackage tests
Alexey Semenyuk
asemenyuk at openjdk.org
Fri Oct 17 22:37:00 UTC 2025
On Fri, 17 Oct 2025 19:36:58 GMT, Alexey Semenyuk <asemenyuk at openjdk.org> 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
More information about the core-libs-dev
mailing list