Integrated: 8333569: jpackage tests must run app launchers with retries on Linux only

Alexey Semenyuk asemenyuk at openjdk.org
Wed Feb 5 23:27:27 UTC 2025


On Wed, 5 Feb 2025 03:34:59 GMT, Alexey Semenyuk <asemenyuk at openjdk.org> wrote:

> Run app launchers in jpackage tests with retries on Linux only. Run them without retries on other platforms.
> 
> Supplementary remove `HelloApp.AppOutputVerifier.removePathEnvVar()` function. It sets an unused member field and is a leftover from [JDK-8347300](https://bugs.openjdk.org/browse/JDK-8347300) fix. This change has no functional impact; it cleans unused code.

This pull request has now been integrated.

Changeset: aad6664b
Author:    Alexey Semenyuk <asemenyuk at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/aad6664bb6d2b311b3e0cb056afaa9b6534bdbbb
Stats:     42 lines in 3 files changed: 15 ins; 18 del; 9 mod

8333569: jpackage tests must run app launchers with retries on Linux only

Reviewed-by: almatvee

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

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


More information about the core-libs-dev mailing list