-
Enhancement
-
Resolution: Fixed
-
P4
-
9
-
b77
-
linux, solaris
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8136076 | emb-9 | Brian Burkhalter | P4 | Resolved | Fixed | team |
The GnomeFileTypeDetector uses the GNOME I/O library if available with fallback to the GNOME VFS, which is deprecated. The MagicFileTypeDetector is superior on Linux (libmagic is used by the 'file' command). On Solaris however if GnomeFileTypeDetector were removed the implementation would depend entirely on ~/.mime.types and /etc/mime.types which are not guaranteed to be present so this could be problematic.
- backported by
-
JDK-8136076 (fs) Investigate removing the GNOME-based FileTypeDetector from the Linux and Solaris implementations
-
- Resolved
-
- relates to
-
JDK-8133987 (fs) Rename GnomeFileTypeDetector to GioFileTypeFileDetector
-
- Closed
-
-
JDK-8080369 (fs) Files.probeContentType returns null on Windows
-
- Closed
-
-
JDK-8129632 (fs) Files.probeContentType returns null on Mac OS X
-
- Closed
-