master
8379477: Tests in test/jdk/com/sun/net/httpserver/ may need to use othervm
8388538: com/sun/net/httpserver/simpleserver/jwebserver/MaxRequestTimeTest.java does not test the maximum request time
8335530: Java file extension missing in AuthenticatorTest
8331195: Improve com.sun.net.httpserver.HttpExchange usability
8373893: Refactor networking http server tests to use JUnit
8373538: Migrate all tests to null-safe "SimpleSSLContext" methods
8379114: HttpServer path prefix matching incorrectly matches paths that are not slash-prefixed
8187443: Forest Consolidation: Move files to unified layout
8377302: HttpServer::stop uses full timeout duration if handler throws
8373537: Migrate "test/jdk/com/sun/net/httpserver/" to null-safe "SimpleSSLContext" methods
8344229: Revisit SecurityManager usage in jdk.httpserver after JEP 486 integration
8223856: Replace wildcard address with loopback or local host in tests - part 8
8304174: Remove delays from httpserver tests