> - 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 incrementally with one 
additional commit since the last revision:

  8383821: IllegalStateException when command executed by jpackage Executor 
timeouts [v2]

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/31032/files
  - new: https://git.openjdk.org/jdk/pull/31032/files/8f12b801..11d8cf6e

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=31032&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=31032&range=00-01

  Stats: 18 lines in 2 files changed: 14 ins; 1 del; 3 mod
  Patch: https://git.openjdk.org/jdk/pull/31032.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/31032/head:pull/31032

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

Reply via email to