On Wed, 17 Dec 2025 15:21:54 GMT, Alexey Semenyuk <[email protected]> wrote:
>> Fix potential deadlock in `jdk.jpackage.test.Executor.runExecutable()`: read >> subprocess's output streams concurrently in separate threads instead of >> reading them sequentially from the same thread. >> >> This change required updating some test cases in the corresponding unit test. > > Alexey Semenyuk has refreshed the contents of this pull request, and previous > commits have been removed. The incremental views will show differences > compared to the previous content of the PR. The pull request contains one new > commit since the last revision: > > Fix WinResourceTest deadlock @sashamatveev PTAL ------------- PR Comment: https://git.openjdk.org/jdk/pull/28872#issuecomment-3666437157
