test/java/text/Format/DecimalFormat/RoundingAndPropertyTest.java

Print this page

        

@@ -20,11 +20,11 @@
  * or visit www.oracle.com if you need additional information or have any
  * questions.
  */
 
 /* @test
- * @bug 7050528
+ * @bug 7050528 8008577
  * @summary Test java.text.DecimalFormat fast-path for format(double...)
  * @author Olivier Lagneau
  * @run main RoundingAndPropertyTest
  *
  */