RFR: 8294948: Document IllegalArgumentException and NullPointerException thrown by URLStreamHandler::parseURL and URLStreamHandler::setURL [v8]

Daniel Fuchs dfuchs at openjdk.org
Wed Oct 19 13:12:58 UTC 2022


On Wed, 19 Oct 2022 12:43:13 GMT, Alan Bateman <alanb at openjdk.org> wrote:

>> Well some of the parsing is done in URL itself: like finding the fragment, if any, setting up start and limit etc... And I didn't want to get into the rabbit hole of trying to specify what does what exactly. I can still take your suggested text if you believe it doesn't matter?
>
> Okay, maybe your wording would be be okay if you changed "involves" to "includes" as the former hints that there is more going on that is not specified.

Good idea! Will do.

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

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


More information about the net-dev mailing list