-
Bug
-
Resolution: Fixed
-
P4
-
9
-
b131
-
Verified
The properties files
src/java.base/unix/classes/sun/net/www/content-types.properties
src/java.base/windows/classes/sun/net/www/content-types.properties
are missing some modern types. Notable among these are
audio/mpeg - .mp3
video/mp4 - .mp4
audio/x-m4a - .m4a
video/x-m4v - .m4v
but there are others which are probably worth adding as well.
src/java.base/unix/classes/sun/net/www/content-types.properties
src/java.base/windows/classes/sun/net/www/content-types.properties
are missing some modern types. Notable among these are
audio/mpeg - .mp3
video/mp4 - .mp4
audio/x-m4a - .m4a
video/x-m4v - .m4v
but there are others which are probably worth adding as well.
- relates to
-
JDK-8146215 (fs) java/nio/file/Files/probeContentType/Basic.java failed frequently on Solaris-sparc with Unexpected type: text/plain
-
- Closed
-
-
JDK-8057795 No mime type for .png files
-
- Resolved
-
-
JDK-8164432 java/nio/file/Files/probeContentType/Basic.java fails on windows for Content type: audio/vnd.dlna.adts
-
- Resolved
-
-
JDK-8273655 content-types.properties files are missing some common types
-
- Resolved
-