jdk-24/test/jdk/com/sun/net/httpserver/simpleserver
Sean Mullan db85090553 8338411: Implement JEP 486: Permanently Disable the Security Manager
Co-authored-by: Sean Mullan <mullan@openjdk.org>
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Co-authored-by: Weijun Wang <weijun@openjdk.org>
Co-authored-by: Aleksei Efimov <aefimov@openjdk.org>
Co-authored-by: Brian Burkhalter <bpb@openjdk.org>
Co-authored-by: Daniel Fuchs <dfuchs@openjdk.org>
Co-authored-by: Harshitha Onkar <honkar@openjdk.org>
Co-authored-by: Joe Wang <joehw@openjdk.org>
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Co-authored-by: Justin Lu <jlu@openjdk.org>
Co-authored-by: Kevin Walls <kevinw@openjdk.org>
Co-authored-by: Lance Andersen <lancea@openjdk.org>
Co-authored-by: Naoto Sato <naoto@openjdk.org>
Co-authored-by: Roger Riggs <rriggs@openjdk.org>
Co-authored-by: Brent Christian <bchristi@openjdk.org>
Co-authored-by: Stuart Marks <smarks@openjdk.org>
Co-authored-by: Ian Graves <igraves@openjdk.org>
Co-authored-by: Phil Race <prr@openjdk.org>
Co-authored-by: Erik Gahlin <egahlin@openjdk.org>
Co-authored-by: Jaikiran Pai <jpai@openjdk.org>
Reviewed-by: kevinw, aivanov, rriggs, lancea, coffeys, dfuchs, ihse, erikj, cjplummer, coleenp, naoto, mchung, prr, weijun, joehw, azvegint, psadhukhan, bchristi, sundar, attila
2024-11-12 17:16:15 +00:00
..
jwebserver 8332020: jwebserver tool prints invalid URL in case of IPv6 address binding 2024-05-11 04:31:11 +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
RootDirPermissionsTest.java 8338411: Implement JEP 486: Permanently Disable the Security Manager 2024-11-12 17:16:15 +00:00
ServerMimeTypesResolutionTest.java 8245095: Implementation of JEP 408: Simple Web Server 2021-10-19 10:19:15 +00:00
SimpleFileServerTest.java 8278353: Provide Duke as default favicon in Simple Web Server 2024-05-08 05:48:07 +00:00
StressDirListings.java 6968351: httpserver clashes with delayed TCP ACKs for low Content-Length 2024-05-07 13:18:24 +00:00
ZipFileSystemTest.java 8245095: Implementation of JEP 408: Simple Web Server 2021-10-19 10:19:15 +00:00