On Mon, 30 Mar 2026 18:08:24 GMT, Daniel Fuchs <[email protected]> wrote:

> May I get a review for this change that converts `java/net/DatagramSocket` 
> TestNG tests to use JUnit.
> 
> Some of these tests now take advantage from the fact that Closeable arguments 
> passed to a ParameterizedTest are automatically closed by JUnit.
> 
> ---------
> - [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: a76e38c7
Author:    Daniel Fuchs <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/a76e38c7eb135dcd613a29fa63ab4761d5d81d19
Stats:     349 lines in 10 files changed: 82 ins; 87 del; 180 mod

8381359: Refactor java/net/DatagramSocket TestNG tests to use JUnit

Reviewed-by: vyazici

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

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

Reply via email to