hg: jdk9/dev/jdk: 8075362: j.u.Properties.load() methods have misaligned @throws clauses
brian.burkhalter at oracle.com
brian.burkhalter at oracle.com
Fri Mar 20 17:37:37 UTC 2015
Changeset: e9408735cc11
Author: bpb
Date: 2015-03-20 10:37 -0700
URL: http://hg.openjdk.java.net/jdk9/dev/jdk/rev/e9408735cc11
8075362: j.u.Properties.load() methods have misaligned @throws clauses
Summary: Add spaces to align the @throws clauses, and rename Basic.java test and its @summary clause.
Reviewed-by: rriggs
! src/java.base/share/classes/java/util/Properties.java
- test/java/util/Properties/Basic.java
+ test/java/util/Properties/LoadAndStoreNPE.java
More information about the jdk9-dev-changes
mailing list