JDK-7127771 : (macosx)test/java/net/Socket/TrafficClass.java fails on Mac OS X
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.net
  • Affected Version: 7u4
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • OS: os_x
  • CPU: x86
  • Submitted: 2012-01-06
  • Updated: 2012-03-26
  • Resolved: 2012-03-26
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 7
7u4 b11Fixed
Description
test/java/net/Socket/TrafficClass.java fails on Mac OS X with java.net.SocketException: Invalid Argument

Comments
EVALUATION Changeset: d2494547f2d7 Author: khazra Date: 2012-01-19 14:42 +0000 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-osx/jdk/rev/d2494547f2d7 7127771: (macosx)test/java/net/Socket/TrafficClass.java fails on Mac OS X Reviewed-by: michaelm, alanb, phh
10-01-2012

EVALUATION This test is failing when using the IPv6 stack, since no behavior is defined for IPv6 sockets in src/solaris/native/java/net/net_util_md.c:NET_SetSockOpt()
07-01-2012