-
Bug
-
Resolution: Fixed
-
P3
-
8, 9
-
b83
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8142073 | emb-9 | Sergey Bylokhov | P3 | Resolved | Fixed | team |
Specification of AudioFileReader should be clarified.
According to specification of AudioFileReader.getAudioFileFormat(), the reset of stream at the end of this method is not strictly necessary, if we got correct format. But it was implemented like that in 1.3.0 - 1.8. So it seems specification should be updated.
Same for AudioSystem.getAudioFileFormat()
According to specification of AudioFileReader.getAudioFileFormat(), the reset of stream at the end of this method is not strictly necessary, if we got correct format. But it was implemented like that in 1.3.0 - 1.8. So it seems specification should be updated.
Same for AudioSystem.getAudioFileFormat()
- backported by
-
JDK-8142073 Specification of AudioFileReader should be clarifed
-
- Resolved
-