< prev index next >

test/java/lang/Math/CubeRootTests.java

Print this page

        

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