On Mon, 23 Feb 2026 01:14:28 GMT, Jaikiran Pai <[email protected]> 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. Changes LGTM. `git grep usePlainDatagramSocketImpl` indeed does not return any other files than the ones touched in this PR. ------------- Marked as reviewed by vyazici (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/29871#pullrequestreview-3839610540
