Known Incompatibility: The java.net.SocketImpl class implements a new interface in JDK 1.1: java.net.SocketOptions. However the SocketImpl class does not provide concrete implementations of the two abstract methods in the SocketOptions interface. This breaks compatibility with JDK 1.0.x
JCT 1.0 Conformance tests affected:
Security/FactoryTest
JCT 1.0 Conformance tests affected:
Security/FactoryTest