< prev index next >

test/java/lang/StrictMath/ExpTests.java

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

@@ -24,10 +24,11 @@
 /*
  * @test
  * @bug 8139688
  * @key randomness
  * @library /test/lib
+ * @build jdk.test.lib.RandomFactory
  * @build Tests
  * @build FdlibmTranslit
  * @build ExpTests
  * @run main ExpTests
  * @summary Tests specifically for StrictMath.exp
< prev index next >