hg: jdk9/dev/jdk: 8147468: Allow users to bound the size of buffers cached in the per-thread buffer caches

tprintezis at twitter.com tprintezis at twitter.com
Thu Jan 28 16:18:28 UTC 2016


Changeset: 9dd3af3d5b3f
Author:    tonyp
Date:      2016-01-28 10:58 -0500
URL:       http://hg.openjdk.java.net/jdk9/dev/jdk/rev/9dd3af3d5b3f

8147468: Allow users to bound the size of buffers cached in the per-thread buffer caches
Summary: Introduces the jdk.nio.maxCachedBufferSize property.
Reviewed-by: alanb, bpb

! src/java.base/share/classes/sun/nio/ch/Util.java
+ test/sun/nio/ch/TestMaxCachedBufferSize.java



More information about the jdk9-dev-changes mailing list