After the fix for JDK-8080115 went in, the test
java/nio/file/Files/probeContentType/ParallelProbes.java
was seen to fail on linux and solaris with an error like
`main' threw exception: java.lang.NoClassDefFoundError: Could not initialize class java.nio.file.Files$FileTypeDetectors
`main' threw exception: java.lang.NoClassDefFoundError: Could not initialize class java.nio.file.Files$FileTypeDetectors
Failed.`main' threw exception: java.lang.NoClassDefFoundError: Could not initialize class java.nio.file.Files$FileTypeDetectors
Failed.`main' threw exception: java.lang.NoClassDefFoundError: Could not initialize class java.nio.file.Files$FileTypeDetectors
`main' threw exception: java.lang.NoClassDefFoundError: Could not initialize class java.nio.file.Files$FileTypeDetectors
`main' threw exception: java.util.ServiceConfigurationError: java.nio.file.spi.FileTypeDetector: Provider SimpleFileTypeDetector not found