darcy [Thu, 28 Jan 2016 18:08:53 -0800] rev 35391
8148497: Mark SSLSocketSSLEngineTemplate.java as failing intermittently
Reviewed-by: xuelei
lana [Thu, 28 Jan 2016 15:43:15 -0800] rev 35390
Merge
ksrini [Thu, 12 Nov 2015 17:56:29 -0800] rev 35389
8035473: [javadoc] Revamp the existing Doclet APIs
8146529: Update the new Doclet API
8146427: "-nohelp" option issue
8146475: "-helpfile" option issue
Reviewed-by: alanb, bpatel, ihse, jjg, jlahoda, mchung, ogb, vromero
shade [Thu, 28 Jan 2016 19:43:05 +0300] rev 35388
8148483: JEP 280: Indify String Concatenation
Reviewed-by: psandoz, mcimadamore, igerasim, forax, plevart, vlivanov, ihse
Contributed-by: Aleksey Shipilev <aleksey.shipilev@oracle.com>, Remi Forax <forax@univ-mlv.fr>, Peter Levart <peter.levart@gmail.com>
dl [Thu, 28 Jan 2016 08:23:23 -0800] rev 35387
8144990: java/util/concurrent/forkjoin/FJExceptionTableLeak.java: OOM with Xcomp,G1GC
Reviewed-by: martin, psandoz, chegar
tonyp [Thu, 28 Jan 2016 10:58:10 -0500] rev 35386
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
alanb [Thu, 28 Jan 2016 12:55:19 +0000] rev 35385
8148192: (fs) Path.register can fail with Bad file descriptor and other errors
Reviewed-by: chegar
chegar [Thu, 28 Jan 2016 11:09:42 +0000] rev 35384
8148220: Update TEST.groups to include jdk/internal/math and jdk/internal/misc
Reviewed-by: coffeys
martin [Mon, 25 Jan 2016 16:07:00 -0800] rev 35383
8148174: NegativeArraySizeException in Vector.grow(int)
Summary: improve management of internal array
Reviewed-by: smarks, forax
weijun [Wed, 27 Jan 2016 21:59:00 +0800] rev 35382
8147400: Deprecate policytool
Reviewed-by: xuelei, mullan