< prev index next >

test/java/text/Format/MessageFormat/Bug7003643.java

Print this page

        

@@ -23,10 +23,11 @@
 
 /*
  * @test
  * @bug 7003643
  * @summary Make sure MessageFormat.toPattern produces correct quoting. (SPI part is tested in PluggableLocale tests.)
+ * @key randomness
  */
 
 import java.text.*;
 import java.util.*;
 
< prev index next >