On Mon, 13 Mar 2023 16:50:51 GMT, Alexander Matveev <almat...@openjdk.org> wrote:
> This is similar to many other issues we had with `hdiutil` failures. Fixed in > similar way by repeating `hdiutil` command. Cannot confirm that it will > resolve this issue, but similar issues got resolved by repeating command. > Also, switched writing output from `hdiutil` to file. It is known issue that > execution of `hdiutil` can hang if output is not written to file. This pull request has now been integrated. Changeset: c56f011b Author: Alexander Matveev <almat...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/c56f011baa4ce7f44661f6ade8e313f812730c02 Stats: 49 lines in 2 files changed: 31 ins; 0 del; 18 mod 8298995: tools/jpackage/share/AddLauncherTest.java#id1 failed "AddLauncherTest.test; checks=53" Reviewed-by: asemenyuk ------------- PR: https://git.openjdk.org/jdk/pull/13002