< prev index next >

test/java/nio/charset/coders/BashCache.java

Print this page

        

@@ -22,10 +22,11 @@
  */
 
 /* @test
  * @bug 4517279
  * @summary Stochastic test of thread-local coder caches
+ * @key randomness
  */
 
 import java.nio.*;
 import java.nio.charset.*;
 import java.util.*;
< prev index next >