On Mon, 10 Oct 2022 09:58:59 GMT, Daniel Fuchs <[email protected]> wrote:

>> During the review of JDK-8293590, it was noted that some methods in 
>> `URLStreamHandler` were missing an `@throws IllegalArgumentException` clause 
>> in their API documentation. 
>> 
>> This change adds the requested information, and also clarifies throwing 
>> `MalformedURLException` from URL constructors.
>> 
>> The CSR can be reviewed here: https://bugs.openjdk.org/browse/JDK-8294984
>
> Daniel Fuchs has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   Minor wording updates - unmmapable single quote character

New documentation looks good to me, and matches the source code.

-------------

Marked as reviewed by aefimov (Committer).

PR: https://git.openjdk.org/jdk/pull/10609

Reply via email to