8171234: Remove intermittent key from test java/nio/charset/coders/BashStreams.java

Reviewed-by: alanb
This commit is contained in:
Amy Lu 2016-12-15 17:34:59 +08:00
parent 0273a6202d
commit 91d9ddb0b6

View File

@ -23,7 +23,7 @@
/* @test
* @summary Stochastic test of charset-based streams
* @key randomness intermittent
* @key randomness
*/
import java.io.*;