Integrated: 8378378: Remove references to obsolete jdk.net.usePlainDatagramSocketImpl property from tests

Jaikiran Pai jpai at openjdk.org
Tue Feb 24 02:26:43 UTC 2026


On Mon, 23 Feb 2026 01:14:28 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:

> Can I please get a review of this test-only change which removes reference to the obsolete `jdk.net.usePlainDatagramSocketImpl` property?
> 
> This property and the related fallback support was removed in https://bugs.openjdk.org/browse/JDK-8253119. The property plays no role anymore. The tests continue to pass after this change.

This pull request has now been integrated.

Changeset: 171d788b
Author:    Jaikiran Pai <jpai at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/171d788bce176ef147840fadd5551579ac7bb9b6
Stats:     79 lines in 3 files changed: 0 ins; 50 del; 29 mod

8378378: Remove references to obsolete jdk.net.usePlainDatagramSocketImpl property from tests

Reviewed-by: alanb, vyazici, dfuchs

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

PR: https://git.openjdk.org/jdk/pull/29871


More information about the net-dev mailing list