> 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.
Daniel Fuchs has updated the pull request incrementally with one additional commit since the last revision: Apply suggestions from code review Co-authored-by: Raffaello Giulietti <[email protected]> ------------- Changes: - all: https://git.openjdk.org/jdk/pull/30079/files - new: https://git.openjdk.org/jdk/pull/30079/files/6b5a2f2e..62113954 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=30079&range=02 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=30079&range=01-02 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk/pull/30079.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/30079/head:pull/30079 PR: https://git.openjdk.org/jdk/pull/30079
