jdk-24/test/jdk/java/net/URL
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
..
HandlersPkgPrefix
JarHandlerPkgPrefix 8211974: move test/jdk/lib/testlibrary/java/util/jar/*.java to top-level library or a local library 2020-07-08 20:35:36 +01:00
B4148751.java
B5086147.java
B6529759.java
B8282395.java 8282395: URL.openConnection can throw IOOBE 2022-10-11 09:22:33 +00:00
Constructor.java
EarlyOrDelayedParsing.java 8293590: Some syntax checks performed by URL.openConnection() could be performed earlier, at URL construction 2022-10-18 14:30:51 +00:00
Equals.java
GetContent.java 8224865: Replace wildcard address with loopback or local host in tests - part 13 2019-06-10 11:17:57 +01:00
GetDefaultPort.java
HandlerLoop.java
HashCode.java
LocaleDependentURLTest.java
NonOverridableHandlerFactory.java 8217364: Custom URLStreamHandler for jrt or file protocol can override default handler 2019-05-02 22:52:51 +01:00
OpenConnection.java 8338411: Implement JEP 486: Permanently Disable the Security Manager 2024-11-12 17:16:15 +00:00
OpenStream.java
ParseAuthority.java
ParseURL.java
PerConnectionProxy.java 8282354: Remove dependancy of TestHttpServer, HttpTransaction, HttpCallback from open/test/jdk/ tests 2022-03-11 10:48:57 +00:00
Protocol.java
RacyHandler.java
RelativePath.java
RelativeURL.java
RelativeURLTest.java
RestoreURL.java
SpecifyHandler.java
Test.java
TestIPv6Addresses.java 8338411: Implement JEP 486: Permanently Disable the Security Manager 2024-11-12 17:16:15 +00:00
TestPort.java
TestRFC2732.java
UppercaseScheme.java
URIToURLTest.java 8294241: Deprecate URL public constructors 2022-11-03 17:18:14 +00:00
URLFromURITest.java 8299863: URLFromURITest.java should import org.junit.jupiter.api.Test 2023-01-20 17:00:53 +00:00