JDK-8133987 : (fs) Rename GnomeFileTypeDetector to GioFileTypeFileDetector
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.nio
  • Affected Version: 9
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2015-08-19
  • Updated: 2016-06-13
  • Resolved: 2015-08-28
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 9
9 b81Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Description
Rename the class as indicated to be more specific with respect to the underlying system facility it uses to detect the content type.

As part of this change, also clean up some internal documentation with respect to synchronization of the probeGio() method and for consistency in the test supporting testing of the effect of the synchronization.

Ref.:
[1] http://mail.openjdk.java.net/pipermail/nio-dev/2015-August/003295.html
[2] http://mail.openjdk.java.net/pipermail/nio-dev/2015-August/003296.html
[3] http://mail.openjdk.java.net/pipermail/nio-dev/2015-August/003294.html
Comments
Review thread: http://mail.openjdk.java.net/pipermail/nio-dev/2015-August/003304.html
20-08-2015