On Tue, 5 May 2026 01:13:36 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).

This pull request has now been integrated.

Changeset: f75692d4
Author:    Alexander Matveev <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/f75692d4c8fdcbfed651597992cc35f536a2baba
Stats:     59 lines in 4 files changed: 49 ins; 0 del; 10 mod

8383821: IllegalStateException when command executed by jpackage "Executor" 
timeouts

Reviewed-by: asemenyuk

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

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

Reply via email to