On Wed, 9 Sep 2026 09:55:16 GMT, Volkan Yazici <[email protected]> wrote:
> Improve `InetAddress.getByName` et al. 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). This pull request has now been integrated. Changeset: 7a394a79 Author: Volkan Yazici <[email protected]> URL: https://git.openjdk.org/jdk/commit/7a394a79f93d85f86d16ebb4247fb45220c04023 Stats: 18 lines in 2 files changed: 14 ins; 0 del; 4 mod 8391688: Add test to check that InetAddress.getByName doesn't throw NumberFormatException Reviewed-by: dfuchs ------------- PR: https://git.openjdk.org/jdk/pull/32784
