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

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

@@ -153,11 +153,11 @@
  *       </sequence>
  *     </xs:complexType>
  * </pre>
  *
  * @author Sekhar Vajjhala, Sun Microsystems, Inc.
- * @since JAXB2.0
+ * @since 1.6, JAXB 2.0
  */
 @Retention(RUNTIME)
 @Target({TYPE})
 public @interface XmlRootElement {
     /**