< prev index next >

test/sun/misc/FloatingDecimal/TestFDBigInteger.java

Print this page

        

*** 27,36 **** --- 27,37 ---- /** * @test * @bug 7032154 * @summary unit testys of sun.misc.FDBigInteger + * @modules java.base/sun.misc * @author Dmitry Nadezhin */ public class TestFDBigInteger { private static final int MAX_P5 = 413;
< prev index next >