< prev index next >

test/java/lang/Math/Log1pTests.java

Print this page

        

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