[jdk17] Integrated: 8269403: Fix jpackage tests to gracefully handle jpackage app launcher crashes

Alexey Semenyuk asemenyuk at openjdk.java.net
Mon Jun 28 16:59:08 UTC 2021


On Fri, 25 Jun 2021 22:41:10 GMT, Alexey Semenyuk <asemenyuk at openjdk.org> wrote:

> jpackage app launcher randomly crashes JVM at termination in EMS enabled JDK builds.
> Until the root cause of the issue is understood and fixed let's add a workaround to jpackage tests to run test app few more times if the first attempt resulted in app crash.

This pull request has now been integrated.

Changeset: efe8423d
Author:    Alexey Semenyuk <asemenyuk at openjdk.org>
URL:       https://git.openjdk.java.net/jdk17/commit/efe8423d8c584f793e05128e7e69feede382b3e7
Stats:     9 lines in 2 files changed: 5 ins; 0 del; 4 mod

8269403: Fix jpackage tests to gracefully handle jpackage app launcher crashes

Reviewed-by: almatvee, herrick

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

PR: https://git.openjdk.java.net/jdk17/pull/153


More information about the core-libs-dev mailing list