jdk/src/share/classes/java/lang/management/MemoryUsage.java
changeset 21334 c60dfce46a77
parent 18799 31062cb3cc8e
child 22581 e868cde95050
--- a/jdk/src/share/classes/java/lang/management/MemoryUsage.java	Tue Oct 22 15:11:47 2013 -0400
+++ b/jdk/src/share/classes/java/lang/management/MemoryUsage.java	Tue Oct 22 17:02:08 2013 -0400
@@ -79,7 +79,7 @@
  * </table>
  *
  * Below is a picture showing an example of a memory pool:
- * <p>
+ *
  * <pre>
  *        +----------------------------------------------+
  *        +////////////////           |                  +
@@ -250,7 +250,7 @@
      * Returns a <tt>MemoryUsage</tt> object represented by the
      * given <tt>CompositeData</tt>. The given <tt>CompositeData</tt>
      * must contain the following attributes:
-     * <p>
+     *
      * <blockquote>
      * <table border summary="The attributes and the types the given CompositeData contains">
      * <tr>