< prev index next >

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

Print this page

        

@@ -21,10 +21,11 @@
  * 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 >