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

Andy Herrick herrick at openjdk.java.net
Mon Jun 28 12:54:05 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.

Marked as reviewed by herrick (Reviewer).

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

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


More information about the core-libs-dev mailing list