jdk-24/test/jdk/com/sun/net/httpserver
2023-01-25 13:38:02 +00:00
..
bugs 8286918: Better HttpServer service 2022-10-18 22:41:16 +00:00
docs/test1 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
simpleserver 8296747: com/sun/net/httpserver/simpleserver/StressDirListings.java timed out 2022-11-11 11:23:57 +00:00
AuthenticatorTest 8251496: Fix doclint warnings in jdk.net.httpserver 2020-09-22 08:56:15 +00:00
BasicAuthenticatorRealm.java 8275534: com.sun.net.httpserver.BasicAuthenticator should check whether "realm" is a quoted string 2021-11-04 11:31:51 +00:00
CreateHttpServerTest.java 8251496: Fix doclint warnings in jdk.net.httpserver 2020-09-22 08:56:15 +00:00
DateFormatterTest.java 8247675: Update DateFormatterTest Copyright 2020-06-16 13:15:42 +01:00
DummyVerifier.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
EchoHandler.java 8228508: [TESTBUG] java/net/httpclient/SmokeTest.java fails on Windows7 2019-08-13 16:11:28 +01:00
FileServerHandler.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
FilterTest.java 8245095: Implementation of JEP 408: Simple Web Server 2021-10-19 10:19:15 +00:00
HeadersTest.java 8245095: Implementation of JEP 408: Simple Web Server 2021-10-19 10:19:15 +00:00
Http10KeepAliveMaxParamTest.java 8289291: HttpServer sets incorrect value for "max" parameter in Keep-Alive header value 2022-06-30 01:43:11 +00:00
HttpContextTest.java 8269692: sun.net.httpserver.ServerImpl::createContext should throw IAE 2021-07-06 13:29:40 +00:00
HttpPrincipalTest.java 8255584: HttpPrincipal::getName returns incorrect name 2020-11-05 10:10:21 +00:00
HttpServerProviderTest.java 8270286: com.sun.net.httpserver.spi.HttpServerProvider: remove use of deprecated API 2021-07-22 09:45:49 +00:00
HttpServerTest.java 8233185: HttpServer.stop() blocks indefinitely when called on dispatch thread 2019-11-28 13:02:30 +00:00
InputNotRead.java 8266761: AssertionError in sun.net.httpserver.ServerImpl.responseCompleted 2021-05-11 14:48:12 +00:00
LogFilter.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
MissingTrailingSpace.java 8225512: Replace wildcard address with loopback or local host in tests - part 15 2019-06-11 15:46:26 +01:00
SANTest.java 8295944: Move the Http2TestServer and related classes into a package of its own 2023-01-25 13:38:02 +00:00
SelCacheTest.java 8224603: Replace wildcard address with loopback or local host in tests - part 11 2019-05-24 15:34:14 +01:00
SimpleFileServer.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
SimpleHttpServerTest.java 8223856: Replace wildcard address with loopback or local host in tests - part 8 2019-05-20 12:37:40 +01:00
StopNoStartTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TaskRejectedTest.java 8169358: httpserver does not close connections when RejectedExecutionException occurs 2018-03-08 11:21:57 +09:00
Test1.java 8253119: Remove the legacy PlainSocketImpl and PlainDatagramSocketImpl implementation 2021-07-06 13:46:02 +00:00
Test2.java 8225512: Replace wildcard address with loopback or local host in tests - part 15 2019-06-11 15:46:26 +01:00
Test3.java 8225512: Replace wildcard address with loopback or local host in tests - part 15 2019-06-11 15:46:26 +01:00
Test4.java 8225512: Replace wildcard address with loopback or local host in tests - part 15 2019-06-11 15:46:26 +01:00
Test5.java 8225512: Replace wildcard address with loopback or local host in tests - part 15 2019-06-11 15:46:26 +01:00
Test6.java 8225512: Replace wildcard address with loopback or local host in tests - part 15 2019-06-11 15:46:26 +01:00
Test6a.java 8224761: Replace wildcard address with loopback or local host in tests - part 12 2019-05-27 19:24:42 +01:00
Test7.java 8225512: Replace wildcard address with loopback or local host in tests - part 15 2019-06-11 15:46:26 +01:00
Test7a.java 8225512: Replace wildcard address with loopback or local host in tests - part 15 2019-06-11 15:46:26 +01:00
Test8.java 8225512: Replace wildcard address with loopback or local host in tests - part 15 2019-06-11 15:46:26 +01:00
Test8a.java 8225512: Replace wildcard address with loopback or local host in tests - part 15 2019-06-11 15:46:26 +01:00
Test9.java 8225512: Replace wildcard address with loopback or local host in tests - part 15 2019-06-11 15:46:26 +01:00
Test9a.java 8225512: Replace wildcard address with loopback or local host in tests - part 15 2019-06-11 15:46:26 +01:00
Test10.java 8225512: Replace wildcard address with loopback or local host in tests - part 15 2019-06-11 15:46:26 +01:00
Test11.java 8225512: Replace wildcard address with loopback or local host in tests - part 15 2019-06-11 15:46:26 +01:00
Test12.java 8225512: Replace wildcard address with loopback or local host in tests - part 15 2019-06-11 15:46:26 +01:00
Test13.java 8225512: Replace wildcard address with loopback or local host in tests - part 15 2019-06-11 15:46:26 +01:00
Test14.java 8225512: Replace wildcard address with loopback or local host in tests - part 15 2019-06-11 15:46:26 +01:00
Test.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TEST.properties 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestLogging.java 8225512: Replace wildcard address with loopback or local host in tests - part 15 2019-06-11 15:46:26 +01:00
UnmodifiableHeadersTest.java 8245095: Implementation of JEP 408: Simple Web Server 2021-10-19 10:19:15 +00:00