< prev index next >

test/java/lang/Math/HypotTests.java

Print this page

        

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