-
Bug
-
Resolution: Fixed
-
P2
-
7u25
-
b112
-
generic
-
windows
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8034655 | 7u65 | Sean Coffey | P2 | Resolved | Fixed | b01 |
JDK-8024953 | 7u60 | Sean Coffey | P2 | Closed | Fixed | b01 |
SHORT SUMMARY: ClassCastException in PlainSocketImpl.accept() when using custom socketImpl
INDICATORS: ClassCastException seen on windows if a custom socketImpl is implemented.
COUNTER INDICATORS:
TRIGGERS:
KNOWN WORKAROUND: N/A
PRESENT SINCE: JDK 7 GA
HOW TO VERIFY: New auto unit testcase is possible for this issue.
.
NOTES FOR SE:
REGRESSION:
INDICATORS: ClassCastException seen on windows if a custom socketImpl is implemented.
COUNTER INDICATORS:
TRIGGERS:
KNOWN WORKAROUND: N/A
PRESENT SINCE: JDK 7 GA
HOW TO VERIFY: New auto unit testcase is possible for this issue.
.
NOTES FOR SE:
REGRESSION:
- backported by
-
JDK-8034655 ClassCastException in PlainSocketImpl.accept() when using custom socketImpl
- Resolved
-
JDK-8024953 ClassCastException in PlainSocketImpl.accept() when using custom socketImpl
- Closed