< prev index next >

test/sun/misc/FloatingDecimal/TestFloatingDecimal.java

Print this page

        

@@ -56,10 +56,11 @@
 
 /**
  * @test
  * @bug 7032154
  * @summary unit tests of sun.misc.FloatingDecimal
+ * @modules java.base/sun.misc
  * @library ../../../java/lang/Math
  * @build DoubleConsts FloatConsts
  * @run main TestFloatingDecimal
  * @author Brian Burkhalter
  * @key randomness
< prev index next >