jdk-24/test/jdk/java
Daniel Fuchs 8333ea85fa 8233296: MulticastSocket getOption/setOption inverts the value of IP_MULTICAST_LOOP
MulticastSocket.getOption(StandardSocketOption.IP_MULTICAST_LOOP) now returns true if loopback mode is enabled, and MulticastSocket.setOption(StandardSocketOption.IP_MULTICAST_LOOP, true) enables loopback mode. No other behavioral changes.

Reviewed-by: alanb, chegar
2019-11-22 11:52:48 +00:00
..
awt 8234332: [TESTBUG] java/awt/Focus/DisposedWindow/DisposeDialogNotActivateOwnerTest/DisposeDialogNotActivateOwnerTest.java fails on linux-x64 nightly 2019-11-20 11:29:27 +05:30
beans 8221244: Unexpected behavior of PropertyDescription.getReadMethod for boolean properties 2019-03-27 13:14:55 +03:00
io 8230407: SocketPermission and FilePermission action list allows leading comma 2019-10-16 14:32:17 -07:00
lang 8234089: (zipfs) Remove classes JarFileSystemProvider and JarFileSystem 2019-11-22 09:25:09 +01:00
math 8232195: Enable BigInteger tests: DivisionOverflow, SymmetricRangeTests and StringConstructorOverflow 2019-10-21 14:04:16 +08:00
net 8233296: MulticastSocket getOption/setOption inverts the value of IP_MULTICAST_LOOP 2019-11-22 11:52:48 +00:00
nio 8231259: (dc) DatagramChannel::disconnect re-binds socket to the wildcard address (macOS) 2019-11-20 08:35:53 +00:00
rmi 8134599: TEST_BUG: java/rmi/transport/closeServerSocket/CloseServerSocket.java fails intermittently with Address already in use 2019-10-17 13:34:06 +08:00
security 8214024: Remove the default keytool -keyalg value 2019-11-15 09:06:58 +08:00
sql 8227574: [TESTBUG] JTReg tests fail with Graal due to access denied 2019-07-15 03:14:28 +00:00
text 8212749: DecimalFormat.setGroupingSize(int) allows setting negative grouping size 2019-10-15 09:25:59 -07:00
time 8231273: Upgrade CLDR to v36 2019-10-28 11:06:17 -07:00
util 8234079: ZipFileInputStreamSkipTest.java runs zero test 2019-11-13 21:56:28 +08:00