[jdk21u-dev] Integrated: 8353013: java.net.URI.create(String) may have low performance to scan the host/domain name from URI string when the hostname starts with number
Rui Li
duke at openjdk.org
Fri Sep 5 15:38:27 UTC 2025
On Wed, 14 May 2025 00:34:49 GMT, Rui Li <duke at openjdk.org> wrote:
> Backport of https://github.com/openjdk/jdk/commit/84458ec18ce33295636f7b26b8e3ff25ecb349f2. [JDK-8353013](https://bugs.openjdk.org/browse/JDK-8353013).
>
> Clean backport except for copyright header.
This pull request has now been integrated.
Changeset: 8169077f
Author: Rui Li <ruiamzn at amazon.com>
Committer: Paul Hohensee <phh at openjdk.org>
URL: https://git.openjdk.org/jdk21u-dev/commit/8169077ff46e6ef2d404efbb1c3d36c76d57058a
Stats: 112 lines in 3 files changed: 109 ins; 0 del; 3 mod
8353013: java.net.URI.create(String) may have low performance to scan the host/domain name from URI string when the hostname starts with number
Backport-of: 84458ec18ce33295636f7b26b8e3ff25ecb349f2
-------------
PR: https://git.openjdk.org/jdk21u-dev/pull/1776
More information about the jdk-updates-dev
mailing list