On Mon, 11 May 2026 21:15:16 GMT, Alexander Matveev <[email protected]> wrote:
>> - Fixed by introducing `UnavailableExitCodeException` which will be thrown >> when command timeouts to signal that exit code is not available. >> - Added test coverage for `UnavailableExitCodeException`. >> - `CodesignException` and `retryUntilExitCodeIs` adjusted for new exception. >> >> >> --------- >> - [x] I confirm that I make this contribution in accordance with the >> [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). > > Alexander Matveev has updated the pull request with a new target base due to > a merge or a rebase. The incremental webrev excludes the unrelated changes > brought in by the merge/rebase. The pull request contains three additional > commits since the last revision: > > - Merge remote-tracking branch 'upstream/master' into JDK-8383821 > - 8383821: IllegalStateException when command executed by jpackage Executor > timeouts [v2] > - IllegalStateException when command executed by jpackage Executor timeouts Marked as reviewed by asemenyuk (Reviewer). ------------- PR Review: https://git.openjdk.org/jdk/pull/31032#pullrequestreview-4367988856
