dsamersoff [Thu, 28 Aug 2014 05:20:02 -0700] rev 26223
8049226: com/sun/jdi/OptionTest.java test times out again
Summary: Don't call jni_FatalError if transport initialization fails
Reviewed-by: sspitsyn, sla
dsamersoff [Thu, 28 Aug 2014 05:04:58 -0700] rev 26222
8054066: com/sun/jdi/DoubleAgentTest.java fails with timeout
Summary: The test chaged to use testlibrary
Reviewed-by: sla
michaelm [Thu, 28 Aug 2014 10:17:55 +0100] rev 26221
8055299: HttpsURLConnection.equals() broken
Reviewed-by: chegar, xuelei
stefank [Wed, 27 Aug 2014 10:14:16 +0200] rev 26220
8056148: Add java/lang/management/MemoryMXBean/LowMemoryTest.java to ProblemList.txt
Reviewed-by: chegar, brutisso
igerasim [Wed, 27 Aug 2014 22:08:19 +0400] rev 26219
8054714: Use StringJoiner where it makes the code cleaner
Reviewed-by: psandoz, redestad
weijun [Wed, 27 Aug 2014 11:33:45 +0800] rev 26218
8048617: Tests for PKCS12 read operations
Reviewed-by: weijun
Contributed-by: Zaiyao Liu <zaiyao.liu@oracle.com>
martin [Mon, 25 Aug 2014 10:40:55 -0700] rev 26217
8055949: ByteArrayOutputStream capacity should be maximal array size permitted by VM
Summary: Try to resize to "well-known" hotspot max array size first.
Reviewed-by: alanb, mduigou
mchung [Tue, 26 Aug 2014 14:35:33 -0700] rev 26216
8055230: Rename attach provider implementation class be platform neutral
Reviewed-by: alanb, chegar, dfuchs, dholmes, erikj, sla
amurillo [Tue, 26 Aug 2014 11:43:19 -0700] rev 26215
Merge
amurillo [Fri, 22 Aug 2014 10:03:18 -0700] rev 26214
Merge
sspitsyn [Wed, 20 Aug 2014 17:06:01 -0700] rev 26213
Merge
iklam [Tue, 12 Aug 2014 17:29:01 -0700] rev 26212
8046070: Class Data Sharing clean up and refactoring
Summary: Cleaned up CDS to be more configurable, maintainable and extensible
Reviewed-by: dholmes, coleenp, acorn, mchung
michaelm [Tue, 26 Aug 2014 15:18:38 +0100] rev 26211
Merge
michaelm [Tue, 26 Aug 2014 15:08:42 +0100] rev 26210
8056065: sun/net/www/protocol/http/RedirectOnPost.java failing.
Reviewed-by: alanb
igerasim [Tue, 26 Aug 2014 15:55:35 +0400] rev 26209
8055421: (fs) bad error handling in java.base/unix/native/libnio/fs/UnixNativeDispatcher.c
Reviewed-by: martin, alanb
jbachorik [Thu, 21 Aug 2014 15:22:07 +0200] rev 26208
7132590: javax/management/remote/mandatory/notif/NotificationAccessControllerTest.java fails in JDK8-B22
Reviewed-by: dfuchs, sjiang