JDK-8133010 : (fs) Create test for parallel access to Files.probeContentType()
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.nio
  • Affected Version: 9
  • Priority: P4
  • Status: Resolved
  • Resolution: Duplicate
  • OS: linux,solaris
  • Submitted: 2015-08-04
  • Updated: 2015-08-19
  • Resolved: 2015-08-07
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.
Other
tbd_minorResolved
Related Reports
Duplicate :  
Relates :  
Relates :  
Description
In JDK-8080115 a crash was observed when accessing the underlying libgio native library from multiple threads. This crash has not been manually reproducible. Adding a regression test which is regularly run might help to find the problem if it in fact exists.
Comments
Resolving as a duplicate as the developed test was included in the fix for JDK-8080115.
07-08-2015