On Wed, 9 Sep 2026 10:25:30 GMT, Volkan Yazici <[email protected]> wrote:

> Improve `java.net.URI` test coverage for oversized IPv4 octets, in 
> particular, in IPv4-mapped IPv6 addresses.
> 
> ---------
> - [X] I confirm that I make this contribution in accordance with the [OpenJDK 
> Interim AI Policy](https://openjdk.org/legal/ai).

Using 1d8a4ab8091, touched test passes on several platforms.

test/jdk/java/net/URI/Test.java line 28:

> 26:  * @bug 4464135 4505046 4503239 4438319 4991359 4866303 7023363 7041800
> 27:  *      7171415 6339649 6933879 8037396 8272072 8051627 8297687 8353013
> 28:  *      8391603

Note that I do not reference to this JBS issue (8391688), but its parent: 
[8391603: java.net.URI throws NumberFormatException for IPv6-mapped address 
with oversized IPv4 octet](https://bugs.openjdk.org/browse/JDK-8391603), since 
that is the behavior this change set is stressing.

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

PR Comment: https://git.openjdk.org/jdk/pull/32786#issuecomment-5600397936
PR Review Comment: https://git.openjdk.org/jdk/pull/32786#discussion_r3967291569

Reply via email to