src/share/classes/org/omg/CORBA/INVALID_ACTIVITY.java

Print this page
rev 597 : 8047722: @since tag cleanup in corba
Reviewed-by:

@@ -32,11 +32,11 @@
  * suspended. It is also raised when an attempted invocation is made that
  * is incompatible with the Activity's current state.
  *
  * @see <A href="../../../../technotes/guides/idl/jidlExceptions.html">documentation on
  *      Java&nbsp;IDL exceptions</A>
- * @since   J2SE 1.5
+ * @since   1.5
  */
 
 public final class INVALID_ACTIVITY extends SystemException {
 
     /**