8016370: javadoc warnings, unexpected </p> mostly
Reviewed-by: martin, jjg
diff --git a/makefiles/scripts/genExceptions.sh b/makefiles/scripts/genExceptions.sh
index 5a43c87..698e145 100644
--- a/makefiles/scripts/genExceptions.sh
+++ b/makefiles/scripts/genExceptions.sh
@@ -70,7 +70,7 @@
private $ARG_TYPE $ARG_ID;
/**
- * Constructs an instance of this class. </p>
+ * Constructs an instance of this class.
*
* @param $ARG_ID
* The $ARG_PHRASE
@@ -81,7 +81,7 @@
}
/**
- * Retrieves the $ARG_PHRASE. </p>
+ * Retrieves the $ARG_PHRASE.
*
* @return The $ARG_PHRASE
*/