< prev index next >

test/java/lang/HashCode.java

Print this page

        

@@ -23,10 +23,11 @@
 
 /*
  * @test
  * @bug 4245470 7088913
  * @summary Test the primitive wrappers hashCode()
+ * @key randomness
  */
 
 import java.util.Objects;
 import java.util.Random;
 
< prev index next >