hg: jdk8u/jdk8u-dev/jdk: 3 new changesets

sean.coffey at oracle.com sean.coffey at oracle.com
Thu Apr 14 21:44:13 UTC 2016


Changeset: 4b84ce329063
Author:    tonyp
Date:      2016-01-28 10:58 -0500
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u-dev/jdk/rev/4b84ce329063

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/share/classes/sun/nio/ch/Util.java
+ test/sun/nio/ch/TestMaxCachedBufferSize.java

Changeset: 4c095311bcf5
Author:    darcy
Date:      2016-01-29 17:03 -0800
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u-dev/jdk/rev/4c095311bcf5

8148627: RestrictTestMaxCachedBufferSize.java to 64-bit platforms
Reviewed-by: alanb

! test/sun/nio/ch/TestMaxCachedBufferSize.java

Changeset: dec21caa0f9c
Author:    darcy
Date:      2015-09-15 15:10 -0700
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u-dev/jdk/rev/dec21caa0f9c

8136506: Include sun.arch.data.model as a property that can be queried by jtreg
Reviewed-by: alanb

! test/TEST.ROOT



More information about the jdk8u-dev-changes mailing list