rriggs [Wed, 27 May 2015 15:57:10 -0400] rev 30812
8081022: java/time/test/java/time/format/TestZoneTextPrinterParser.java fails by timeout on slow device
Summary: Reduce number of iterations to 8 instead of 50
Reviewed-by: naoto
sherman [Wed, 27 May 2015 12:23:35 -0700] rev 30811
8028480: (zipfs) NoSuchFileException on creating a file in ZipFileSystem with CREATE and WRITE
8034773: (zipfs) newOutputstream uses CREATE_NEW when no options specified
Summary: to open the new steram with appropricate open options
Reviewed-by: alanb
msheppar [Wed, 27 May 2015 13:23:40 +0100] rev 30810
8077377: java/net/MulticastSocket/SetOutgoingIf.java fails intermittently with NullPointerException
Summary: ignore "stray" packets received from non test interface
Reviewed-by: alanb, chegar
msheppar [Wed, 27 May 2015 13:04:32 +0100] rev 30809
8041677: java/net/MulticastSocket/TestInterfaces failed on Oracle VM Virtual Ethernet Adapter
Summary: ignore Teredo interface in test
Reviewed-by: alanb, chegar
sherman [Tue, 26 May 2015 12:34:51 -0700] rev 30808
8060161: re-examine sun/nio/cs/Test4200310.sh, test is invalid for modular image
Summary: to remove the invalid test case
Reviewed-by: alanb
amurillo [Tue, 26 May 2015 09:22:39 -0700] rev 30807
Merge
amurillo [Thu, 21 May 2015 17:11:55 -0700] rev 30806
Merge
jbachorik [Tue, 19 May 2015 22:40:50 +0200] rev 30805
Merge
jbachorik [Thu, 14 May 2015 11:41:11 +0200] rev 30804
8078143: java/lang/management/ThreadMXBean/AllThreadIds.java fails intermittently
Reviewed-by: dholmes, martin
jbachorik [Fri, 03 Apr 2015 15:39:38 +0200] rev 30803
8075926: Add a sun.management.JMXConnectorServer perf counter to track its state
Reviewed-by: duke