On Thu, 9 Apr 2026 10:22:42 GMT, Mahendra Chhipa <[email protected]> wrote:
> Following tests are refactored to use JUnit Jupiter API : > sun/net/ext/ExtendedSocketOptionsTest.java > sun/net/www/protocol/file/DirPermissionDenied.java > sun/net/www/protocol/jar/MultiReleaseJarURLConnection.java > sun/net/www/protocol/jrt/Basic.java > sun/net/www/protocol/http/TestTransparentNTLM.java > sun/net/www/protocol/http/HttpHeaderParserTest.java > sun/net/www/http/RequestMethodCheck/RequestMethodEquality.java > sun/net/www/http/KeepAliveStreamCleaner/java.base/sun/net/www/http/KeepAliveStreamCleanerTest.java > sun/net/www/http/KeepAliveStreamCleaner/KeepAliveStreamCleanerTestDriver.java > sun/net/www/MessageHeaderTest.java > sun/net/spi/DefaultProxySelectorTest.java > > - [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: 9d6a94ef Author: Mahendra Chhipa <[email protected]> URL: https://git.openjdk.org/jdk/commit/9d6a94ef6789f62ae47f0112e75dc446000e63f4 Stats: 277 lines in 11 files changed: 41 ins; 43 del; 193 mod 8368091: Use JUnit Jupiter API in sun/net/ext, sun/net/www and sun/net/spi tests Reviewed-by: dfuchs ------------- PR: https://git.openjdk.org/jdk/pull/30645
