summaryrefslogtreecommitdiff
path: root/annotations/generate_annotated_java_files.py
diff options
context:
space:
mode:
authorShigeki Yokomichi <shigeki.x.yokomichi@sonymobile.com>2017-07-04 12:32:36 +0900
committerTobias Thierer <tobiast@google.com>2017-07-14 11:15:21 +0100
commit5ff0c539e8e8944a8d5aab97669fc0b6b0b3288e (patch)
tree0459a5ccb57fdd0fd79bd8c70b523b4f4fc3b3b5 /annotations/generate_annotated_java_files.py
parent052eac1f6b8fd8fadd9abc5c3f3996732a788626 (diff)
Fix DatagramChannelMulticastTest#test_multicastLoopOption_IPv6
DatagramChannelMulticastTest#test_multicastLoopOption_IPv6 was failed because any SocketAddress can't be received from DatagramChannel. The defect comes from that network interface for send is unspecified to the DatagramChannel while sending multicast datagrams. We should apply the modification of "Fix DatagramChannelMulticastTest#test_joinAnySource_IPv6" here as well. Bug: 63515474 Test: libcore.java.nio.channels.DatagramChannelMulticastTest Test: Confirmed that on some devices, the following test fails before this CL: libcore.java.nio.channels.DatagramChannelMulticastTest#test_multicastLoopOption_IPv6 Change-Id: I81f37412d12b0f7f07efd80a26639a658775c950
Diffstat (limited to 'annotations/generate_annotated_java_files.py')
0 files changed, 0 insertions, 0 deletions