duke [Wed, 05 Jul 2017 19:48:02 +0200] rev 25227
Merge
lana [Wed, 09 Jul 2014 10:42:37 -0700] rev 25226
Merge
egahlin [Thu, 03 Jul 2014 18:20:42 +0200] rev 25225
8028474: sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.sh timeout, leaves looping process
Reviewed-by: sla, jbachorik, rriggs
psandoz [Thu, 03 Jul 2014 09:30:25 +0200] rev 25224
8043327: Collectors.toMap studentToGPA example uses Functions.identity()
8043328: Typo in documentation of package java.util.stream
Reviewed-by: alanb, lancea
jmanson [Wed, 02 Jul 2014 14:14:17 -0700] rev 25223
8048840: File.createTempFile has uninformative failure message
Reviewed-by: martin, alanb
martin [Wed, 02 Jul 2014 10:21:23 -0700] rev 25222
8048990: ZipFile.entries() can't handle empty zip entry names
Summary: getEntryBytes should never return null pointer for entry names
Reviewed-by: sherman
alanb [Wed, 02 Jul 2014 10:03:40 +0100] rev 25221
8048891: Remove unused JObjC from jdk repository
Reviewed-by: mchung
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