egahlin [Tue, 12 Nov 2013 14:52:42 +0100] rev 21650
8027209: javax/management/monitor/ThreadPoolAccTest.java fails intermittently
Reviewed-by: sla, jbachorik
vlivanov [Sat, 09 Nov 2013 04:21:28 +0400] rev 21649
8027823: catchException combinator fails with 9 argument target
Reviewed-by: jrose
rfield [Mon, 11 Nov 2013 16:14:07 -0800] rev 21648
8027803: test/sun/reflect/AnonymousNewInstance/ManyNewInstanceAnonTest.java fails
Summary: fix NPE in test infrastructure
Reviewed-by: ksrini, jfranck, alanb, rfield
Contributed-by: alan.bateman@oracle.com
sherman [Mon, 11 Nov 2013 14:35:36 -0800] rev 21647
8026330: java.util.Base64 urlEncoder should omit padding
Summary: to add Encoder.withoutPadding()
Reviewed-by: alanb