Looks like regression from JDK-8277493. JDK-8277493 will always un-sign app 
image. Un-signing takes time since we enumerating all files and un-signing 
binaries one by one. Average increase 2-3 minutes for tests which generates 
multiple app images. Fixed by increasing timeout for reported tests.

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

Commit messages:
 - 8287125: [macos] Multiple jpackage tests fail/timeout on same host

Changes: https://git.openjdk.java.net/jdk/pull/8911/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=8911&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8287125
  Stats: 6 lines in 3 files changed: 0 ins; 0 del; 6 mod
  Patch: https://git.openjdk.java.net/jdk/pull/8911.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/8911/head:pull/8911

PR: https://git.openjdk.java.net/jdk/pull/8911

Reply via email to