test/sun/rmi/rmic/RMIGenerator/RmicDefault.java

Print this page

        

*** 26,36 **** * @summary rmic w/o -d should put class files in package directory * @author Dana Burns * @library ../../../../java/rmi/testlibrary * * @build StreamPipe ! * @run main RmicDefault */ /* * Ensure that, in the absence of a -d argument, rmic will deposit * the generated class files in the package directory as opposed --- 26,36 ---- * @summary rmic w/o -d should put class files in package directory * @author Dana Burns * @library ../../../../java/rmi/testlibrary * * @build StreamPipe ! * @run main/othervm RmicDefault */ /* * Ensure that, in the absence of a -d argument, rmic will deposit * the generated class files in the package directory as opposed