On Fri, 20 Feb 2026 10:40:18 GMT, Daniel Fuchs <[email protected]> wrote:
> TestNG tests located under test/jdk/java/net/httpclient/quic/ are refactored > to use JUnit. > Mostly mechanical - a couple of `assertEquals` calls had to be turned into > `assertArrayEquals`. This pull request has now been integrated. Changeset: 2ebd6126 Author: Daniel Fuchs <[email protected]> URL: https://git.openjdk.org/jdk/commit/2ebd612634bfc7314a489a8de8f951127b03b26d Stats: 801 lines in 17 files changed: 77 ins; 123 del; 601 mod 8378276: Refactor test/jdk/java/net/httpclient/quic/ TestNG tests to JUnit Reviewed-by: vyazici ------------- PR: https://git.openjdk.org/jdk/pull/29841
