Hi all, We have a few APIs that declare throws IOException that do not actually throw that exception. I plan to clean up those methods. This preserves binrary compatibility per the JLS but not source compatibility, which will be described in the release notes.
Gary