On Mon, 31 Aug 2026 13:57:50 GMT, Alexey Semenyuk <[email protected]> wrote:

> Add a check for the exit code of the "dpkg-deb" command that builds the 
> output DEB package. Add a regression test.
> 
> ---------
> - [x] I confirm that I make this contribution in accordance with the [OpenJDK 
> Interim AI Policy](https://openjdk.org/legal/ai).

test/jdk/tools/jpackage/helpers/jdk/jpackage/test/mock/ScriptSpec.java line 171:

> 169:             return build(mockSpec).add();
> 170:         }
> 171: 

Probably incorrect, as it is a copy/pase of the `add()` method. Not used, so 
pruned it.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/32607#discussion_r3895124819

Reply via email to