On Wed, 9 Sep 2026 09:55:16 GMT, Volkan Yazici <[email protected]> wrote:

> Improve 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 e2237b0f5f3, touched tests still pass on several platforms.

test/jdk/java/net/InetAddress/OfLiteralTest.java line 25:

> 23: 
> 24: /* @test
> 25:  * @bug 8272215 8315767 8332686 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/32784#issuecomment-5600005000
PR Review Comment: https://git.openjdk.org/jdk/pull/32784#discussion_r3967034247

Reply via email to