jdk-24/test/jdk/java/net/ServerSocket
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
..
AcceptCauseFileDescriptorLeak.java 8319651: Several network tests ignore vm flags when start java process 2024-02-20 16:00:09 +00:00
AcceptInheritHandle.java 8319651: Several network tests ignore vm flags when start java process 2024-02-20 16:00:09 +00:00
AnotherSelectFdsLimit.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ClosedServerSocketTest.java 8336815: Several methods in java.net.Socket and ServerSocket do not specify behavior when already bound, connected or closed 2024-07-24 15:43:53 +00:00
ImplAccept.java 8278326: Socket close is not thread safe and other cleanup 2023-01-12 09:38:31 +00:00
IsClosedAfterAsyncClose.java 8278339: ServerSocket::isClosed may return false after accept throws 2021-12-07 14:22:35 +00:00
NullConstructor.java 8223457: java.net.ServerSocket protected constructor should throw NPE if impl null 2019-05-07 15:39:33 +01:00
SelectFdsLimit.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestAfterClose.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
UnreferencedSockets.java 8282506: Clean up remaining references to TwoStacksPlain*SocketImpl 2022-04-06 06:43:18 +00:00