Details
-
Bug
-
Resolution: Fixed
-
P4
-
18
-
b17
-
x86_64
-
linux_ubuntu
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8293076 | 17.0.6-oracle | Yoshiki Sato | P4 | Resolved | Fixed | b04 |
JDK-8281958 | 17.0.3 | Matthias Baesken | P4 | Resolved | Fixed | b03 |
JDK-8293075 | 11.0.18-oracle | Yoshiki Sato | P4 | Resolved | Fixed | b04 |
JDK-8287988 | 11.0.17 | Andrew Hughes | P4 | Resolved | Fixed | b01 |
JDK-8287698 | 11.0.16 | Andrew Hughes | P4 | Resolved | Fixed | b06 |
Description
java/nio/file/Files/probeContentType/Basic.java
Here's a snippet from the log file:
----------System.err:(15/900)----------
Content type: text/x-python; expected: [text/plain, text/x-python-script]
Content type: application/rar; expected: [application/vnd.rar]
java.lang.RuntimeException: Test failed!
at Basic.main(Basic.java:192)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
at java.base/java.lang.Thread.run(Thread.java:833)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Test failed!
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Test failed!
----------rerun:(35/6631)*----------
Attachments
Issue Links
- backported by
-
JDK-8281958 java/nio/file/Files/probeContentType/Basic.java failed on "Content type" mismatches
- Resolved
-
JDK-8287698 java/nio/file/Files/probeContentType/Basic.java failed on "Content type" mismatches
- Resolved
-
JDK-8287988 java/nio/file/Files/probeContentType/Basic.java failed on "Content type" mismatches
- Resolved
-
JDK-8293075 java/nio/file/Files/probeContentType/Basic.java failed on "Content type" mismatches
- Resolved
-
JDK-8293076 java/nio/file/Files/probeContentType/Basic.java failed on "Content type" mismatches
- Resolved
- relates to
-
JDK-8273655 content-types.properties files are missing some common types
- Resolved
- links to
-
Commit openjdk/jdk11u/06ead4e8
-
Commit openjdk/jdk17u-dev/0e5810d1
-
Commit openjdk/jdk/bb74ae87
-
Review openjdk/jdk11u-dev/1120
-
Review openjdk/jdk11u/40
-
Review openjdk/jdk17u-dev/162
-
Review openjdk/jdk/5656