RFR: 8333569: jpackage tests must run app launchers with retries on Linux only
Alexey Semenyuk
asemenyuk at openjdk.org
Wed Feb 5 19:51:05 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.
@sashamatveev PTAL
-------------
PR Comment: https://git.openjdk.org/jdk/pull/23454#issuecomment-2637854027
More information about the core-libs-dev
mailing list