-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b133
java/nio/file/Files/probeContentType/Basic.java fails on windows for Content type: audio/vnd.dlna.adts:
#section:main
----------messages:(4/144)----------
command: main Basic
reason: User specified action: run main/othervm Basic
Mode: othervm [/othervm specified]
elapsed time (seconds): 0.588
----------configuration:(0/0)----------
----------System.out:(10/544)*----------
probe C:\\cygwin\\tmp\\foo765365758227173654.html...
probe C:\\cygwin\\tmp\\red8931572714916015925.grape...
probe C:\\cygwin\\tmp\\foo7393460305165847178.aac...
probe C:\\cygwin\\tmp\\foo4024699164852327331.flac...
probe C:\\cygwin\\tmp\\foo4693128231948976275.jpg...
probe C:\\cygwin\\tmp\\foo6405370087536577244.mp3...
probe C:\\cygwin\\tmp\\foo8088966791287580938.mp4...
probe C:\\cygwin\\tmp\\foo6755866228138505202.pdf...
probe C:\\cygwin\\tmp\\foo7249113451905389639.png...
probe C:\\cygwin\\tmp\\foo5347338918282529672.webm...
----------System.err:(14/873)----------
Content type: audio/vnd.dlna.adts; expected: audio/aac, or audio/x-aac
java.lang.RuntimeException: Test failed!
at Basic.main(Basic.java:199)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:110)
at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Test failed!
#section:main
----------messages:(4/144)----------
command: main Basic
reason: User specified action: run main/othervm Basic
Mode: othervm [/othervm specified]
elapsed time (seconds): 0.588
----------configuration:(0/0)----------
----------System.out:(10/544)*----------
probe C:\\cygwin\\tmp\\foo765365758227173654.html...
probe C:\\cygwin\\tmp\\red8931572714916015925.grape...
probe C:\\cygwin\\tmp\\foo7393460305165847178.aac...
probe C:\\cygwin\\tmp\\foo4024699164852327331.flac...
probe C:\\cygwin\\tmp\\foo4693128231948976275.jpg...
probe C:\\cygwin\\tmp\\foo6405370087536577244.mp3...
probe C:\\cygwin\\tmp\\foo8088966791287580938.mp4...
probe C:\\cygwin\\tmp\\foo6755866228138505202.pdf...
probe C:\\cygwin\\tmp\\foo7249113451905389639.png...
probe C:\\cygwin\\tmp\\foo5347338918282529672.webm...
----------System.err:(14/873)----------
Content type: audio/vnd.dlna.adts; expected: audio/aac, or audio/x-aac
java.lang.RuntimeException: Test failed!
at Basic.main(Basic.java:199)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:110)
at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Test failed!
- relates to
-
JDK-8164556 Drop AAC and FLAC from content type check in java/nio/file/Files/probeContentType/Basic.java
-
- Resolved
-
-
JDK-8146215 (fs) java/nio/file/Files/probeContentType/Basic.java failed frequently on Solaris-sparc with Unexpected type: text/plain
-
- Closed
-
-
JDK-8162745 content-types.properties files are missing some modern types
-
- Closed
-