src/java.base/share/classes/java/security/Provider.java
changeset 58242 94bb65cb37d3
parent 57950 4612a3cfb927
child 58337 270abce77942
--- a/src/java.base/share/classes/java/security/Provider.java	Fri Sep 20 11:33:30 2019 +0800
+++ b/src/java.base/share/classes/java/security/Provider.java	Fri Sep 20 11:07:52 2019 +0100
@@ -403,7 +403,7 @@
      * Reads a property list (key and element pairs) from the input stream.
      *
      * @param inStream the input stream.
-     * @exception IOException if an error occurred when reading from the
+     * @throws    IOException if an error occurred when reading from the
      *               input stream.
      * @see java.util.Properties#load
      */