History log of /openjdk10/jdk/test/java/net/MulticastSocket/SetOutgoingIf.java
Revision Date Author Comments
# 17209:f895e36ce0e9 11-May-2017 msheppar

7155591: test/java/net/MulticastSocket/SetOutgoingIf.java fails on macOS
Reviewed-by: chegar, bpb


# 12047:370177169e9a 27-May-2015 msheppar

8077377: java/net/MulticastSocket/SetOutgoingIf.java fails intermittently with NullPointerException
Summary: ignore "stray" packets received from non test interface
Reviewed-by: alanb, chegar


# 3261:a06412e13bf7 28-Dec-2010 ohair

6962318: Update copyright year
Reviewed-by: xdono


# 2612:58f325ba3e27 21-Jul-2010 chegar

6969395: TEST_BUG: Tests in java/net sun/net problems
Reviewed-by: alanb


# 2362:00cd9dc3c2b5 25-May-2010 ohair

6943119: Rebrand source copyright notices
Reviewed-by: darcy, weijun


# 1720:f864c15f6779 07-Oct-2009 chegar

6887364: SetOutgoingIf.java fails if run on multihomed machine without PIv6 on all interfaces
Reviewed-by: alanb


# 1703:5b1aaf2d7504 30-Sep-2009 ptisnovs

6884837: JTReg test SetOutgoingIf is not correct
Summary: Added check of network interfaces status
Reviewed-by: alanb, chegar


# 0:37a05a11f281 30-Nov-2007 duke

Initial load