On Thu, 5 Mar 2026 14:55:39 GMT, Daniel Fuchs <[email protected]> wrote:

> Please find here a change that refactors 
> `test/jdk/java/net/httpclient/http3/H3ErrorHandlingTest.java` to use JUnit.
> 
> This fix also renames `QuicStandaloneServer::addHandler` to 
> `QuicStandaloneServer::setHandler` - since the method doesn't add anything 
> but simply sets a variable. 
> 
> Finally, it also sets up `test/jdk/java/net/httpclient/TEST.properties` to 
> reject `testng` actions in jtreg tests under `test/jdk/java/net/httpclient`, 
> since that was the last test that needed to be converted in this test 
> hierarchy.

This pull request has now been integrated.

Changeset: 23adf6ad
Author:    Daniel Fuchs <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/23adf6adf09551e3d28b3db408ad2c78a79531f3
Stats:     152 lines in 11 files changed: 46 ins; 31 del; 75 mod

8378569: Refactor test/jdk/java/net/httpclient/http3/H3ErrorHandlingTest.java 
to use JUnit

Reviewed-by: jpai, djelinski

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

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

Reply via email to