-
Bug
-
Resolution: Fixed
-
P2
-
8u72, 9
-
b78
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8136081 | emb-9 | Brian Burkhalter | P2 | Resolved | Fixed | team |
JDK-8149276 | 8u101 | Ivan Gerasimov | P2 | Resolved | Fixed | b01 |
JDK-8143360 | 8u92 | Ivan Gerasimov | P2 | Resolved | Fixed | b01 |
JDK-8144647 | 8u91 | Ivan Gerasimov | P2 | Resolved | Fixed | b01 |
JDK-8144253 | 8u72 | Ivan Gerasimov | P2 | Closed | Fixed | b11 |
JDK-8155421 | emb-8u101 | Ivan Gerasimov | P2 | Resolved | Fixed | b01 |
JDK-8147275 | emb-8u91 | Ivan Gerasimov | P2 | Resolved | Fixed | b01 |
JDK-8144041 | 7u101 | Ivan Gerasimov | P2 | Resolved | Fixed | b01 |
JDK-8144254 | 7u95 | Ivan Gerasimov | P2 | Closed | Fixed | b11 |
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
- backported by
-
JDK-8136081 [TEST_BUG] ParallelProbes.java test fails after changes for JDK-8080115
-
- Resolved
-
-
JDK-8143360 [TEST_BUG] ParallelProbes.java test fails after changes for JDK-8080115
-
- Resolved
-
-
JDK-8144041 [TEST_BUG] ParallelProbes.java test fails after changes for JDK-8080115
-
- Resolved
-
-
JDK-8144647 [TEST_BUG] ParallelProbes.java test fails after changes for JDK-8080115
-
- Resolved
-
-
JDK-8147275 [TEST_BUG] ParallelProbes.java test fails after changes for JDK-8080115
-
- Resolved
-
-
JDK-8149276 [TEST_BUG] ParallelProbes.java test fails after changes for JDK-8080115
-
- Resolved
-
-
JDK-8155421 [TEST_BUG] ParallelProbes.java test fails after changes for JDK-8080115
-
- Resolved
-
-
JDK-8144253 [TEST_BUG] ParallelProbes.java test fails after changes for JDK-8080115
-
- Closed
-
-
JDK-8144254 [TEST_BUG] ParallelProbes.java test fails after changes for JDK-8080115
-
- Closed
-
- relates to
-
JDK-8133287 (fs) java/nio/file/Files/probeContentType/ParallelProbes.java should use othervm mode
-
- Closed
-
-
JDK-8080115 (fs) Crash in libgio when calling Files.probeContentType(path) from parallel threads
-
- Resolved
-