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

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

@@ -175,11 +175,11 @@
  * includes the classes for this alternative ORBSingleton, when specified.
  *
  * In the case of specifying an alternative ORB implementation class, the loading
  * strategy will use the thread context class loader, as appropriate.
  *
- * @since   JDK1.2
+ * @since   1.2
  */
 abstract public class ORB {
 
     //
     // This is the ORB implementation used when nothing else is specified.