test/java/rmi/MarshalledObject/compare/HashCode.java

Print this page

        

*** 25,35 **** * @test * @bug 4105900 * @summary MarshalledObject with null throws NullPointerException * @author Ken Arnold * ! * @run main HashCode 11 annotatedRef */ import java.rmi.MarshalledObject; public class HashCode { --- 25,35 ---- * @test * @bug 4105900 * @summary MarshalledObject with null throws NullPointerException * @author Ken Arnold * ! * @run main/othervm HashCode 11 annotatedRef */ import java.rmi.MarshalledObject; public class HashCode {