hg: jdk9/sandbox/jdk: 8075362: j.u.Properties.load() methods have misaligned @throws clauses

chris.hegarty at oracle.com chris.hegarty at oracle.com
Fri Mar 20 17:50:46 UTC 2015


Changeset: e9408735cc11
Author:    bpb
Date:      2015-03-20 10:37 -0700
URL:       http://hg.openjdk.java.net/jdk9/sandbox/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-sandbox-changes mailing list