< prev index next >

test/java/lang/Compare.java

Print this page

        

*** 23,32 **** --- 23,33 ---- /* * @test * @bug 6582946 * @summary Test the primitive wrappers compare and compareTo methods + * @key randomness */ import java.util.Random; public class Compare {
< prev index next >