weijun [Wed, 02 Jul 2014 17:03:47 +0800] rev 25220
8042053: Broken links to jarsigner and keytool docs in java.security package summary
Reviewed-by: xuelei
sla [Wed, 02 Jul 2014 08:41:59 +0200] rev 25219
8046883: com/sun/jdi/ProcessAttachTest.sh gets "java.io.IOException: Invalid process identifier" on windows
Reviewed-by: dcubed, dsamersoff, allwin
smarks [Tue, 01 Jul 2014 23:39:31 -0700] rev 25218
8048989: small errors in Collectors examples
Reviewed-by: darcy
Contributed-by: raoul@urma.com
ykantser [Tue, 01 Jul 2014 21:23:54 +0200] rev 25217
8048892: TEST_BUG: shell script tests need to be change to not use retired @debuggeeVMOptions mechanism
Reviewed-by: sla, jbachorik
weijun [Wed, 02 Jul 2014 09:48:32 +0800] rev 25216
8048511: Uninitialised memory in jdk/src/share/native/sun/security/jgss/wrapper/GSSLibStub.c
Reviewed-by: valeriep
valeriep [Tue, 01 Jul 2014 23:09:52 +0000] rev 25215
Merge
valeriep [Tue, 01 Jul 2014 20:35:43 +0000] rev 25214
8027575: b113 causing a lot of memory allocation and regression for wls_webapp_atomics
Summary: Reduce buffer allocation and do multiple cipher encryption/decryption calls.
Reviewed-by: xuelei, ascarpino