[jdk11u-dev] Integrated: 8224081: SOCKS v4 tests require IPv4

Amos Shi ashi at openjdk.org
Mon Aug 26 16:19:08 UTC 2024


On Wed, 21 Aug 2024 00:26:24 GMT, Amos Shi <ashi at openjdk.org> wrote:

> Backport of [JDK-8224081](https://bugs.openjdk.org/browse/JDK-8224081)
> 
> Testing
> - Local: Test passed on `MacOS 14.6.1` on Apple M1 Max
>   - `SocksProxyVersion.java`: Test results: passed: 1
> - Pipeline: All passed except `macOS`
>   - `macOS`: `/Applications/Xcode_14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here` The issue exists in all recent PR in [jdk11u-dev](https://github.com/openjdk/jdk11u-dev/pulls) and not caused by Current PR
> - Testing Machine: SAP nightlies SUCCESSFUL on `2024-08-23`
>   - Automated jtreg test: `jtreg_jdk_tier2`, Started at `2024-08-22 21:36:00+01:00`
>   - java/net/Socks/SocksProxyVersion.java: SUCCESSFUL GitHub 📊 - [21:49:09.044 -> 548 msec]

This pull request has now been integrated.

Changeset: 9ba9dd27
Author:    Amos Shi <ashi at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/9ba9dd276cebd7e0069bc229ed7b5b4db795fb2c
Stats:     15 lines in 2 files changed: 6 ins; 0 del; 9 mod

8224081: SOCKS v4 tests require IPv4

Backport-of: acad8d1d68c8c0ad5fc93b0d1c01197428a25bfe

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

PR: https://git.openjdk.org/jdk11u-dev/pull/2917


More information about the jdk-updates-dev mailing list