< prev index next >

test/java/lang/StrictMath/HypotTests.java

Print this page
rev 17324 : 8181759: add explicit @build actions for jdk.test.lib classes in all :tier1 tests
Reviewed-by: duke

*** 25,34 **** --- 25,35 ---- * @test * @bug 4851638 * @key randomness * @summary Tests for StrictMath.hypot * @library /test/lib + * @build jdk.test.lib.RandomFactory * @build Tests * @build FdlibmTranslit * @build HypotTests * @run main HypotTests * @author Joseph D. Darcy
< prev index next >