Details
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8032784 | 7u80 | Sean Coffey | P3 | Resolved | Fixed | b01 |
JDK-8060961 | 7u79 | Sean Coffey | P3 | Resolved | Fixed | b01 |
JDK-8057432 | 7u76 | Sean Coffey | P3 | Closed | Fixed | b01 |
Description
Failed tests:
sctp/SctpChannelGeneralTest02Client
sctp/SctpChannelGeneralTest03Client
sctp/SctpChannelGeneralTest04Client
sctp/SctpChannelGeneralTest05Client
sctp/SctpChannelGeneralTest06Client
sctp/SctpChannelGeneralTest07Client
sctp/SctpChannelGeneralTest08Client
sctp/SctpServerChannelMessageInfoTest13Client
sctp/SctpServerChannelMessageInfoTest14Client
sctp/SctpMultiChannelMessageInfoTest15Client
sctp/SctpMultiChannelMessageInfoTest16Client
sctp/NotificationHandlerTest18Client
sctp/NotificationHandlerTest19Client
sctp/NotificationHandlerTest22Client
sctp/NotificationHandlerTest24Client
sctp/NotificationHandlerTest25Client
sctp/NotificationHandlerTest28Client
sctp/NotificationHandlerTest29Client
sctp/NotificationHandlerTest30Client
sctp/NotificationHandlerTest34Client
sctp/NotificationHandlerTest35Client
sctp/NotificationHandlerTest37Client
sctp/SctpMultiChannelGeneralTest41Client
sctp/SctpMultiChannelGeneralTest42Client
sctp/SctpMultiChannelGeneralTest43Client
sctp/SctpMultiChannelGeneralTest48Client
sctp/SctpMultiChannelGeneralTest49Client
sctp/SctpBindTest09
sctp/SctpSocketOptionsTest10
sctp/SctpServerSocketOptionsTest11
sctp/SctpValidOpsTest12
sctp/NotificationHandlerTest31
sctp/NotificationHandlerTest33
sctp/SctpMultiChannelBindTest44
sctp/SctpMultiChannelValidOpsTest46
sctp/SctpMultiChannelShutdownTest47
sctp/SctpMultiChannelTest50
sctp/SctpMultiChannelTest51
sctp/SctpChannelOpenAndAssociationTest52
sctp/SctpChannelBindTest53
sctp/SctpChannelBindAddressTest54
sctp/SctpChannelUnBindAddressTest55
sctp/SctpChannelConnectTest56
sctp/SctpChannelConnectTest57
sctp/SctpChannelGetLocalAddTest58
sctp/SctpChannelGetRemoteAddTest59
sctp/SctpChannelShutdownTest60
sctp/SctpServerChannelOpenBindTest61
sctp/SctpServerChannelAcceptTest62
sctp/SctpServerChannelBindAddressTest63
sctp/SctpServerChannelUnBindAddressTest64
sctp/SctpServerChannelGetLocalAddTest65
sctp/SctpMultiChannelOpenTest66
sctp/SctpMultiChannelAssociationsTest67
sctp/SctpMultiChannelBindTest68
sctp/SctpMultiChannelBindTest69
sctp/SctpMultiChannelBindAddressTest70
sctp/SctpMultiChannelGetAllLocalAddrTest71
sctp/SctpMultiChannelShutdownTest73
sctp/SctpMultiChannelSupportedOptionsTest76
sctp/SctpMultiChannelUnBindAddressTest77
sctp/SctpMultiChannelReceiveTest78
sctp/SctpMultiChannelSendTest79
sctp/SctpMultiChannelBranchTest80
sctp/SctpTest81
sctp/SctpExceptionsTest82
-----------------------------------------------------------------------------------------
log message:
/net/sqenfs-1/export1/comp/jsn/all_workspace/7_int/networking/src/sctp/SctpServerChannelGeneralTest01.java:27: error: package com.sun.nio.sctp does not exist
import com.sun.nio.sctp.*;
^
Attachments
Issue Links
- backported by
-
JDK-8032784 (sctp) SCTP API classes do not exist in JDK for Mac
- Resolved
-
JDK-8060961 (sctp) SCTP API classes do not exist in JDK for Mac
- Resolved
-
JDK-8057432 (sctp) SCTP API classes do not exist in JDK for Mac
- Closed
- duplicates
-
JDK-7184910 Some com/sun/nio/sctp tests fail to compile [macosx]
- Closed
-
JDK-8011542 closed/com/sun/nio/sctp/RevealLocalAddress.java fails to compile on Mac
- Closed
-
JDK-8042166 TEST_BUG: new test com/sun/nio/sctp/SctpChannel/ReceiveIntoDirect.java fails to compile on OS X
- Closed
- relates to
-
JDK-8011542 closed/com/sun/nio/sctp/RevealLocalAddress.java fails to compile on Mac
- Closed