src/share/jaxws_classes/javax/xml/bind/annotation/XmlAttribute.java

Print this page
rev 507 : 8047724: @since tag cleanup in jaxws
Reviewed-by:

@@ -120,11 +120,11 @@
  *     </xs:complexType>
  *
  * </pre>
  * @author Sekhar Vajjhala, Sun Microsystems, Inc.
  * @see XmlType
- * @since JAXB2.0
+ * @since 1.6, JAXB 2.0
  */
 
 @Retention(RUNTIME) @Target({FIELD, METHOD})
 public @interface XmlAttribute {
     /**