hg: jdk9/dev/jdk: 8073214: javadoc of Properties methods should specify NullPointerExceptions
brian.burkhalter at oracle.com
brian.burkhalter at oracle.com
Fri Mar 13 22:01:11 UTC 2015
Changeset: e9611eabc179
Author: bpb
Date: 2015-03-13 14:54 -0700
URL: http://hg.openjdk.java.net/jdk9/dev/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-dev-changes
mailing list