src/share/classes/java/lang/management/RuntimeMXBean.java

Print this page

        

@@ -306,11 +306,11 @@
      * system properties.  Properties whose name or value is not
      * a <tt>String</tt> are omitted.
      *
      * <p>
      * <b>MBeanServer access</b>:<br>
-     * The mapped type of <tt>Map<String,String></tt> is
+     * The mapped type of {@code Map<String,String>} is
      * {@link javax.management.openmbean.TabularData TabularData}
      * with two items in each row as follows:
      * <blockquote>
      * <table border>
      * <tr>