< prev index next >

test/java/lang/Math/Log1pTests.java

Print this page

        

*** 22,32 **** */ /* * @test * @library /lib/testlibrary/ ! * @build jdk.testlibrary.* * @run main Log1pTests * @bug 4851638 4939441 8078672 * @summary Tests for {Math, StrictMath}.log1p (use -Dseed=X to set PRNG seed) * @author Joseph D. Darcy * @key randomness --- 22,32 ---- */ /* * @test * @library /lib/testlibrary/ ! * @build jdk.testlibrary.RandomFactory * @run main Log1pTests * @bug 4851638 4939441 8078672 * @summary Tests for {Math, StrictMath}.log1p (use -Dseed=X to set PRNG seed) * @author Joseph D. Darcy * @key randomness
< prev index next >