jdk-24/test/jdk/java
Daniel Fuchs a690af3832 8231260: (dc) DatagramChannel::disconnect changes the port of the local address to 0 (lnx)
DatagramChannel::disconnect will attempt to rebind to the original port if the local port switches back to 0 after the association is disolved by the system.

Reviewed-by: alanb, chegar, fweimer
2019-10-09 17:38:58 +01:00
..
awt 8231027: Correct typos 2019-09-17 19:52:51 -07:00
beans 8221244: Unexpected behavior of PropertyDescription.getReadMethod for boolean properties 2019-03-27 13:14:55 +03:00
io 8229333: java/io/File/SetLastModified.java timed out 2019-10-01 07:37:39 -07:00
lang 8229785: MethodType::fromMethodDescriptorString should require security permission if loader is null 2019-09-10 10:35:52 -07:00
math 8225117: java/math/BigInteger/SymmetricRangeTests.java fails with ParseException 2019-05-31 11:13:58 -07:00
net 8222829: DatagramSocket.setSoTimeout does not specify IAE when timeout is negative 2019-10-08 15:03:20 +01:00
nio 8231260: (dc) DatagramChannel::disconnect changes the port of the local address to 0 (lnx) 2019-10-09 17:38:58 +01:00
rmi 8205131: remove Runtime trace methods 2019-06-10 17:33:11 -07:00
security 8231387: java.security.Provider.getService returns random result due to race condition with mutating methods in the same class 2019-09-25 08:29:03 -07:00
sql 8227574: [TESTBUG] JTReg tests fail with Graal due to access denied 2019-07-15 03:14:28 +00:00
text 8231027: Correct typos 2019-09-17 19:52:51 -07:00
time 8230136: DateTimeFormatterBuilder.FractionPrinterParser#parse fails to verify minWidth 2019-09-11 08:50:03 -07:00
util 8231770: Test java/util/zip/FlaterTest.java fails with -Xcheck:jni 2019-10-09 10:14:03 +00:00