src/share/classes/org/omg/CORBA_2_3/portable/InputStream.java

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

@@ -40,11 +40,11 @@
  * from the stream. It extends org.omg.CORBA.portable.InputStream.  This
  * class defines new methods that were added for CORBA 2.3.
  *
  * @see org.omg.CORBA.portable.InputStream
  * @author  OMG
- * @since   JDK1.2
+ * @since   1.2
  */
 
 public abstract class InputStream extends org.omg.CORBA.portable.InputStream {