jdk-24/test/jdk/com/sun/net/httpserver/simpleserver
Daniel Jeliński 42f5b9e7aa 8315436: HttpsServer does not send TLS alerts
Reviewed-by: dfuchs, michaelm
2023-09-01 10:19:53 +00:00
..
jwebserver 8314517: some tests fail in case ipv6 is disabled on the machine 2023-08-23 10:44:40 +00:00
CommandLineNegativeTest.java 8277459: Add jwebserver tool 2021-12-01 10:37:09 +00:00
CommandLinePortNotSpecifiedTest.java 8277459: Add jwebserver tool 2021-12-01 10:37:09 +00:00
CommandLinePositiveTest.java 8314517: some tests fail in case ipv6 is disabled on the machine 2023-08-23 10:44:40 +00:00
CustomFileSystemTest.java 8280965: Tests com/sun/net/httpserver/simpleserver fail with FileSystemException on Windows 11 2022-02-07 09:28:05 +00:00
FileServerHandlerTest.java 8245095: Implementation of JEP 408: Simple Web Server 2021-10-19 10:19:15 +00:00
HttpHandlersTest.java 8245095: Implementation of JEP 408: Simple Web Server 2021-10-19 10:19:15 +00:00
HttpsServerAlertTest.java 8315436: HttpsServer does not send TLS alerts 2023-09-01 10:19:53 +00:00
HttpsServerTest.java 8245095: Implementation of JEP 408: Simple Web Server 2021-10-19 10:19:15 +00:00
IdempotencyAndCommutativityTest.java 8245095: Implementation of JEP 408: Simple Web Server 2021-10-19 10:19:15 +00:00
MapToPathTest.java 8281305: Test com/sun/net/httpserver/simpleserver/MapToPathTest.java fails on Windows 11 2022-02-17 10:35:05 +00:00
OutputFilterTest.java 8245095: Implementation of JEP 408: Simple Web Server 2021-10-19 10:19:15 +00:00
RequestTest.java 8245095: Implementation of JEP 408: Simple Web Server 2021-10-19 10:19:15 +00:00
SecurityManagerTest.java 8245095: Implementation of JEP 408: Simple Web Server 2021-10-19 10:19:15 +00:00
SecurityManagerTestNoRead.policy 8245095: Implementation of JEP 408: Simple Web Server 2021-10-19 10:19:15 +00:00
SecurityManagerTestRead.policy 8245095: Implementation of JEP 408: Simple Web Server 2021-10-19 10:19:15 +00:00
ServerMimeTypesResolutionTest.java 8245095: Implementation of JEP 408: Simple Web Server 2021-10-19 10:19:15 +00:00
SimpleFileServerTest.java 8280965: Tests com/sun/net/httpserver/simpleserver fail with FileSystemException on Windows 11 2022-02-07 09:28:05 +00:00
StressDirListings.java 8296747: com/sun/net/httpserver/simpleserver/StressDirListings.java timed out 2022-11-11 11:23:57 +00:00
ZipFileSystemTest.java 8245095: Implementation of JEP 408: Simple Web Server 2021-10-19 10:19:15 +00:00