< prev index next >

jdk/test/javax/management/remote/mandatory/connection/ObjectInputStreamWithLoaderNullCheckTest.java

Print this page

        

*** 27,37 **** * @summary Test RMIConnector.ObjectInputStreamWithLoader constructor with * null Class loader. The test expects a IllegalArgumentException * thrown when constructor is invoked with null class loader as * an argument. * @author Amit Sapre ! * @modules java.management/javax.management.remote.rmi:open * @run clean ObjectInputStreamWithLoaderNullCheckTest * @run build ObjectInputStreamWithLoaderNullCheckTest * @run main ObjectInputStreamWithLoaderNullCheckTest */ --- 27,37 ---- * @summary Test RMIConnector.ObjectInputStreamWithLoader constructor with * null Class loader. The test expects a IllegalArgumentException * thrown when constructor is invoked with null class loader as * an argument. * @author Amit Sapre ! * @modules java.management.rmi/javax.management.remote.rmi:open * @run clean ObjectInputStreamWithLoaderNullCheckTest * @run build ObjectInputStreamWithLoaderNullCheckTest * @run main ObjectInputStreamWithLoaderNullCheckTest */
< prev index next >