-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 13
-
Component/s: core-libs
-
b20
-
Verified
The protected java.net.ServerSocket constructor is specified to throw NPE if the impl parameter is null. Currently, since a recent refactoring of SocketImpl code, it does not.
- duplicates
-
JDK-8223324 JCK test api/java_net/ServerSocket/ConstProtectedTests.html fails
-
- Closed
-