< prev index next >

test/java/lang/HashCode.java

Print this page

        

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