-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b28
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8056502 | emb-9 | Sergey Bylokhov | P3 | Resolved | Fixed | master |
JDK-8063935 | 8u45 | Sergey Bylokhov | P3 | Resolved | Fixed | b01 |
JDK-8062446 | 8u40 | Sergey Bylokhov | P3 | Resolved | Fixed | b13 |
JDK-8070018 | emb-8u47 | Sergey Bylokhov | P3 | Resolved | Fixed | team |
JDK-8213867 | openjdk7u | Sergey Bylokhov | P3 | Resolved | Fixed | master |
After the fix for JDK-7058700 our riffreader implementation is throwing a RIFFInvalidDataException if chunk size is too big, but it should throw something like UnsupportedFileFormat and give the chance to another provider,
Affected tests:
closed/javax/sound/sampled/FileReader/Aiff12bit.java
closed/javax/sound/sampled/FileReader/AIFFCp037.java
closed/javax/sound/sampled/FileReader/OpenWaveFile.java
Affected tests:
closed/javax/sound/sampled/FileReader/Aiff12bit.java
closed/javax/sound/sampled/FileReader/AIFFCp037.java
closed/javax/sound/sampled/FileReader/OpenWaveFile.java
- backported by
-
JDK-8056502 Some of the input validation in the javasound is too strict
- Resolved
-
JDK-8062446 Some of the input validation in the javasound is too strict
- Resolved
-
JDK-8063935 Some of the input validation in the javasound is too strict
- Resolved
-
JDK-8070018 Some of the input validation in the javasound is too strict
- Resolved
-
JDK-8213867 Some of the input validation in the javasound is too strict
- Resolved