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.