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

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

@@ -31,11 +31,11 @@
  * Activity context was necessary to perform the invoked operation, but one
  * was not found associated with the calling thread.
  *
  * @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 ACTIVITY_REQUIRED extends SystemException {
 
     /**