< prev index next >

test/sun/misc/FloatingDecimal/TestFloatingDecimal.java

Print this page

        

*** 60,69 **** --- 60,70 ---- * @summary unit tests of sun.misc.FloatingDecimal * @library ../../../java/lang/Math * @build DoubleConsts FloatConsts * @run main TestFloatingDecimal * @author Brian Burkhalter + * @key randomness */ public class TestFloatingDecimal { private static enum ResultType { RESULT_EXCEPTION, RESULT_PRINT
< prev index next >