It was noticed that JDK-8245311 fix did not work as expected. Repeated "hdiutil detach" failed after resource busy, because it was not able to find attached DMG image. So, I think we need ignore such error after resource busy, since it looks like that image get detach anyway even if it failed with resource busy initially.
- relates to
-
JDK-8245311 [macos] misc package tests failed due to "execution error: Finder got an error: AppleEvent timed out."
- Resolved