<Sound Dev> [9] Review Request: 8169332 The fix JDK-8083664 in AudioFileWriter can be reverted

Sergey Bylokhov Sergey.Bylokhov at oracle.com
Mon Nov 7 17:21:58 UTC 2016


Hello, Audio Guru.

Please review the fix for jdk9.

The fix contains two changes:
  - The fix for JDK-8083664[1] was reverted. Because javadoc works 
properly w/o it.
  - The second write() method now use the same link, because right now 
it is pointed to the "isFileTypeSupported(Type)" which is not directly 
related to the write() method.

"make docs" works without warnings.

[1] https://bugs.openjdk.java.net/browse/JDK-8083664

Bug: https://bugs.openjdk.java.net/browse/JDK-8169332
Webrev can be found at: http://cr.openjdk.java.net/~serb/8169332/webrev

-- 
Best regards, Sergey.


More information about the sound-dev mailing list