test/java/lang/Math/PowTests.java

Print this page

        

*** 23,34 **** /* * @test * @bug 4984407 5033578 * @summary Tests for {Math, StrictMath}.pow - * @compile -source 1.5 PowTests.java - * @run main PowTests * @author Joseph D. Darcy */ public class PowTests { private PowTests(){} --- 23,32 ----