We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b59595 commit d6f0940Copy full SHA for d6f0940
test/jdk/sun/nio/ch/TestMaxCachedBufferSize.java
@@ -54,7 +54,7 @@
54
* @key randomness
55
*/
56
public class TestMaxCachedBufferSize {
57
- private static final int DEFAULT_ITERS = 10 * 1000;
+ private static final int DEFAULT_ITERS = 5 * 1000;
58
private static final int DEFAULT_THREAD_NUM = 4;
59
60
private static final int SMALL_BUFFER_MIN_SIZE = 4 * 1024;
0 commit comments