On Wed, 5 Feb 2025 03:34:59 GMT, Alexey Semenyuk <asemen...@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