JDK-8177357 : tools/jar/multiRelease/ApiValidatorTest.java failed due to "Exception java.nio.file.DirectoryNotEmptyException"
  • Type: Bug
  • Component: tools
  • Sub-Component: jar
  • Affected Version: 9,10
  • Priority: P5
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2017-03-21
  • Updated: 2017-07-28
  • Resolved: 2017-07-20
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 10
10 b17Fixed
Related Reports
Relates :  
Relates :  
Description
I only saw this failure once, and it was with JDK10. It hasn't been run much on 10. The test was added recently as part of the fix for JDK-8071566.

I tried to reproduce it but couldn't. I suggest someone with an understanding of the test have a look at the log and try to determine what might have gone wrong. Feel free to close if the log does not have enough info and you can't reproduce. The log file is attached.
Comments
Review: http://cr.openjdk.java.net/~anazarov/JDK-8177357/webrev.00/webrev
17-07-2017