< prev index next >

test/java/io/Serializable/proxy/Basic.java

Print this page

        

*** 21,30 **** --- 21,31 ---- * questions. */ /* @test * @summary Verifies basic correct functioning of proxy serialization. + * @key randomness */ import java.io.*; import java.lang.reflect.*; import java.util.Random;
< prev index next >