hg: jdk9/sandbox/jdk: 8073214: javadoc of Properties methods should specify NullPointerExceptions
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Fri Mar 13 22:05:43 UTC 2015
Changeset: e9611eabc179
Author: bpb
Date: 2015-03-13 14:54 -0700
URL: http://hg.openjdk.java.net/jdk9/sandbox/jdk/rev/e9611eabc179
8073214: javadoc of Properties methods should specify NullPointerExceptions
Summary: Add test for null parameter and corresponding throws clause to load() methods
Reviewed-by: darcy
! src/java.base/share/classes/java/util/Properties.java
+ test/java/util/Properties/Basic.java
More information about the jdk9-sandbox-changes
mailing list