Integrated: 8255477: Remove unused method URL.set(String protocol, String host, int port, String file, String ref)
Сергей Цыпанов
github.com+10835776+stsypanov at openjdk.java.net
Mon Dec 14 13:06:55 UTC 2020
On Wed, 21 Oct 2020 06:52:42 GMT, Сергей Цыпанов <github.com+10835776+stsypanov at openjdk.org> wrote:
> Hello, while working with `java.net.URL` I've found unused package-private method `URL.set(String protocol, String host, int port, String file, String ref)` which can be safely removed from JDK. Testing: tier1, tier2
>
> Could someone crate an issue for tracking of this simple change?
This pull request has now been integrated.
Changeset: 15481041
Author: Sergey Tsypanov <sergei.tsypanov at yandex.ru>
Committer: Daniel Fuchs <dfuchs at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/15481041
Stats: 33 lines in 1 file changed: 0 ins; 33 del; 0 mod
8255477: Remove unused method URL.set(String protocol, String host, int port, String file, String ref)
Reviewed-by: dfuchs
-------------
PR: https://git.openjdk.java.net/jdk/pull/779
More information about the net-dev
mailing list