JDK 9 RFR of 8162624: (fs) Remove FileTypeDetectors based on libgio and libmagic

Brian Burkhalter brian.burkhalter at oracle.com
Wed Jul 27 16:36:07 UTC 2016


Please review at your convenience.

Issue:	https://bugs.openjdk.java.net/browse/JDK-8162624
Patch:	http://cr.openjdk.java.net/~bpb/8162624/webrev.00/

Remove GioFileTypeDetector and MagicFileTypeDetector as these seem not to provide significant value, introduce unpredictability into the result of file probing, and are inconsistent with the other principle server side platform Solaris.

Thanks,

Brian


More information about the nio-dev mailing list