[jdk11u-dev] Integrated: 8233989: Create an IPv4 version of java/net/MulticastSocket/SetLoopbackMode.java

Zhengyu Gu zgu at openjdk.java.net
Wed Jun 23 00:18:39 UTC 2021


On Tue, 22 Jun 2021 13:19:32 GMT, Zhengyu Gu <zgu at openjdk.org> wrote:

> I would like to backport this patch to openjdk11u for parity with Oracle 11.0.13.
> 
> The original patch applies cleanly.
> 
> Test:
> - [x]  java/net/MulticastSocket/SetLoopbackMode.java
> - [x]  java/net/MulticastSocket/SetLoopbackModeIPv4.java

This pull request has now been integrated.

Changeset: 881100f6
Author:    Zhengyu Gu <zgu at openjdk.org>
URL:       https://git.openjdk.java.net/jdk11u-dev/commit/881100f6ab0aaac0c3aae2c343fda230c0f5daf1
Stats:     46 lines in 2 files changed: 45 ins; 1 del; 0 mod

8233989: Create an IPv4 version of java/net/MulticastSocket/SetLoopbackMode.java

This fix adds an IPv4 version of test SetLoopbackMode.java that calls SetLoopbackMode in IPv4 only mode, and runs only if IPv4 is enabled.

Backport-of: 78accb56022aab9c013d7abb7187ebbd0c0d915a

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

PR: https://git.openjdk.java.net/jdk11u-dev/pull/54


More information about the jdk-updates-dev mailing list