--- old/src/share/classes/javax/management/openmbean/CompositeType.java 2014-04-01 04:46:04.611976788 -0700 +++ new/src/share/classes/javax/management/openmbean/CompositeType.java 2014-04-01 04:46:04.472975841 -0700 @@ -81,7 +81,7 @@ * The Java class name of composite data values this composite type represents * (ie the class name returned by the {@link OpenType#getClassName() getClassName} method) * is set to the string value returned by CompositeData.class.getName(). - *

+ * * @param typeName The name given to the composite type this instance represents; cannot be a null or empty string. *
  * @param description The human readable description of the composite type this instance represents;