< prev index next >

test/java/lang/Math/CubeRootTests.java

Print this page

        

@@ -24,10 +24,11 @@
 /*
  * @test
  * @bug 4347132 4939441
  * @summary Tests for {Math, StrictMath}.cbrt
  * @author Joseph D. Darcy
+ * @key randomness
  */
 
 public class CubeRootTests {
     private CubeRootTests(){}
 
< prev index next >