< prev index next >

jdk/test/sun/rmi/rmic/iiopCompilation/IIOPCompilation.java

Print this page

        

@@ -28,12 +28,13 @@
  *          java.rmi/sun.rmi.registry
  *          java.rmi/sun.rmi.server
  *          java.rmi/sun.rmi.transport
  *          java.rmi/sun.rmi.transport.tcp
  * @build TestLibrary
- * @summary Compiles a PortableRemoteObject with rmic -iiop and ensures that stub and tie classes are generated.
  * @run main IIOPCompilation
+ *
+ * @summary Compiles a PortableRemoteObject with rmic -iiop and ensures that stub and tie classes are generated.
  * @author Felix Yang
  *
  */
 import java.io.File;
 import java.io.FileNotFoundException;
< prev index next >