test/jdk/internal/math/FloatingDecimal/OldFDBigIntForTest.java

Print this page
rev 13339 : Move sun.misc math support classes to jdk.internal.math

@@ -19,11 +19,11 @@
  * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  * or visit www.oracle.com if you need additional information or have any
  * questions.
  */
 
-//package sun.misc;
+//package jdk.internal.math;
 
 /*
  * A really, really simple bigint package
  * tailored to the needs of floating base conversion.
  */