RFR: 8294241: Deprecate URL public constructors

Daniel Fuchs dfuchs at openjdk.org
Thu Oct 27 11:28:26 UTC 2022


On Thu, 27 Oct 2022 09:17:29 GMT, Michael McMahon <michaelm at openjdk.org> wrote:

>> Having unnamed local variables[^1] would probably be best for this.
>> 
>> [^1]: https://openjdk.org/jeps/8294349
>
> How about `_unused` or `_unused1`, `_unused2` then in the meantime?

I'd be happy to make the change. Let's wait to see if anybody has a better naming suggestion.

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

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



More information about the client-libs-dev mailing list