< prev index next >

test/java/lang/Math/HypotTests.java

Print this page

        

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