jdk-24/test/jdk/java/net/InetAddress
Sergey Chernyshev c2180d141c 8315767: InetAddress: constructing objects from BSD literal addresses
Reviewed-by: dfuchs, aefimov, michaelm, jpai
2024-05-23 06:12:45 +00:00
..
java.base/java/net 8300038: Make new version of JNU_GetStringPlatformChars which checks for null characters 2023-05-25 14:57:29 +00:00
ptr 8319651: Several network tests ignore vm flags when start java process 2024-02-20 16:00:09 +00:00
B5087907.java
B6246242.java
B6296240.java
BadDottedIPAddress.java
CachedUnknownHostName.java
CheckJNI.java 8241072: Reimplement the Legacy DatagramSocket API 2020-05-12 21:51:53 +01:00
GetLocalHostWithSM.java 8267184: Add -Djava.security.manager=allow to tests calling System.setSecurityManager 2021-05-24 16:55:55 +00:00
GetLoopbackAddress.java
getOriginalHostName.java
HashSpread.java
HostsFileOrderingTest.java 8314517: some tests fail in case ipv6 is disabled on the machine 2023-08-23 10:44:40 +00:00
InternalNameServiceTest.java 8314517: some tests fail in case ipv6 is disabled on the machine 2023-08-23 10:44:40 +00:00
InternalNameServiceWithHostsFileTest.java 8314517: some tests fail in case ipv6 is disabled on the machine 2023-08-23 10:44:40 +00:00
InternalNameServiceWithNoHostsFileTest.java 8262195: Harden tests that use the HostsFileNameService (jdk.net.hosts.file property) 2021-03-01 10:18:12 +00:00
IPv4Formats.java
IsHostReachableBug.java
IsReachable.java
IsReachableViaLoopbackTest.java 8295470: Update openjdk.java.net => openjdk.org URLs in test code 2022-10-20 10:33:18 +00:00
MyPrincipal.java
NullCharInHostnameDriver.java 8300038: Make new version of JNU_GetStringPlatformChars which checks for null characters 2023-05-25 14:57:29 +00:00
OfLiteralTest.java 8315767: InetAddress: constructing objects from BSD literal addresses 2024-05-23 06:12:45 +00:00
policy.file
TestHosts-III
WhiteSpaceHostTest.java