JDK-8373105 : Test tools/jpackage/share/AsyncTest.java failed: problem running hdiutil
  • Type: Bug
  • Component: tools
  • Sub-Component: jpackage
  • Affected Version: 17
  • Priority: P4
  • Status: Open
  • Resolution: Unresolved
  • OS: os_x
  • Submitted: 2025-12-04
  • Updated: 2025-12-05
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 27
27Unresolved
Related Reports
Relates :  
Description
[08:49:10.274] TRACE: exec: Execute [/usr/bin/hdiutil detach -force -verbose /Volumes/Foo](5); discard out+err...
[08:49:10.314] TRACE: exec: Done. Exit code: 16
[08:49:10.314] ERROR: Expected [0]. Actual [16]: Check command [/usr/bin/hdiutil detach -force -verbose /Volumes/Foo](5) exited with 0 code
[08:49:10.315] [  FAILED  ] AsyncTest$AsyncInnerTest.testNativeBundle(28); checks=9
Comments
Code which failed was introduced with JDK-8259570.
04-12-2025