jprovino [Mon, 07 Dec 2015 17:04:37 +0000] rev 34700
Merge
jbachorik [Mon, 07 Dec 2015 12:31:25 +0100] rev 34699
8144308: com/sun/jdi/SuspendThreadTest.java failed with "transport error 202: send failed: Broken pipe"
Reviewed-by: sla
jbachorik [Fri, 06 Nov 2015 14:32:34 +0100] rev 34698
8141526: Allow to collect stdout/stderr from the FinalizationRunner even before the process returns
Reviewed-by: dsamersoff
mchung [Tue, 15 Dec 2015 13:02:01 -0800] rev 34697
8145430: Fix typo in StackWalker javadoc
Reviewed-by: dfuchs, darcy
smarks [Tue, 15 Dec 2015 12:47:23 -0800] rev 34696
8145139: clean up jdk_collections and jdk_concurrent test groups
Reviewed-by: martin
ihse [Tue, 15 Dec 2015 11:02:12 +0100] rev 34695
8142907: Integration of minor fixes from the build-infra project
Reviewed-by: erikj, dholmes
bpb [Tue, 15 Dec 2015 09:02:46 -0800] rev 34694
8143394: PushbackReader throws NullPointerException
Summary: Synchronize on lock in close() to avoid NPE from read()-close() race.
Reviewed-by: alanb, dfuchs
sherman [Tue, 15 Dec 2015 08:54:35 -0800] rev 34693
8145343: CorruptEntry.java fails after push for JDK-8145260
Reviewed-by: weijun