hg: jdk/jdk: 8223457: java.net.ServerSocket protected constructor should throw NPE if impl null

michael.x.mcmahon at oracle.com michael.x.mcmahon at oracle.com
Tue May 7 14:40:25 UTC 2019


Changeset: ba74d2de9a01
Author:    michaelm
Date:      2019-05-07 15:39 +0100
URL:       http://hg.openjdk.java.net/jdk/jdk/rev/ba74d2de9a01

8223457: java.net.ServerSocket protected constructor should throw NPE if impl null
Reviewed-by: dfuchs

! src/java.base/share/classes/java/net/ServerSocket.java
+ test/jdk/java/net/ServerSocket/NullConstructor.java



More information about the jdk-changes mailing list