-
Bug
-
Resolution: Fixed
-
P4
-
11, 21, 22
-
b27
-
windows
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8323793 | 21.0.3-oracle | Shivangi Gupta | P4 | Resolved | Fixed | b02 |
JDK-8324932 | 21.0.3 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
JDK-8325404 | 17.0.12-oracle | Shivangi Gupta | P4 | Resolved | Fixed | b01 |
JDK-8328147 | 17.0.12 | Amos SHI | P4 | Resolved | Fixed | b01 |
JDK-8325492 | 11.0.24-oracle | Shivangi Gupta | P4 | Resolved | Fixed | b01 |
JDK-8328250 | 11.0.24 | Amos SHI | P4 | Resolved | Fixed | b01 |
--------------------
Test: java/nio/file/Files/probeContentType/Basic.java
Platform: Windows-11-22H2-MSDN-2023-11-06
Reproducible: always
Message:
For extension bz2 we got content type: application/x-compressed; expected: [application/bz2, application/x-bzip2, application/x-bzip]
For extension rar we got content type: application/x-compressed; expected: [application/rar, application/vnd.rar, application/x-rar, application/x-rar-compressed]
For extension 7z we got content type: application/x-compressed; expected: [application/x-7z-compressed]
java.lang.RuntimeException: Test failed!
at Basic.main(Basic.java:204)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
at java.base/java.lang.Thread.run(Thread.java:1570)
- backported by
-
JDK-8323793 Files/probeContentType/Basic.java fails on latest Windows 11 - content type mismatch
- Resolved
-
JDK-8324932 Files/probeContentType/Basic.java fails on latest Windows 11 - content type mismatch
- Resolved
-
JDK-8325404 Files/probeContentType/Basic.java fails on latest Windows 11 - content type mismatch
- Resolved
-
JDK-8325492 Files/probeContentType/Basic.java fails on latest Windows 11 - content type mismatch
- Resolved
-
JDK-8328147 Files/probeContentType/Basic.java fails on latest Windows 11 - content type mismatch
- Resolved
-
JDK-8328250 Files/probeContentType/Basic.java fails on latest Windows 11 - content type mismatch
- Resolved
- relates to
-
JDK-8320945 problemlist tests failing on latest Windows 11 update
- Resolved
- links to
-
Commit openjdk/jdk11u-dev/7ed3c3ef
-
Commit openjdk/jdk17u-dev/27cf2f40
-
Commit openjdk/jdk21u-dev/9bc6bd6d
-
Commit openjdk/jdk/87516e29
-
Review openjdk/jdk11u-dev/2574
-
Review openjdk/jdk17u-dev/2254
-
Review openjdk/jdk21u-dev/216
-
Review openjdk/jdk/16916