sla [Thu, 28 May 2015 10:37:49 +0200] rev 30815
8081292: sun/tools/jmap/BasicJMapTest.java timed out
Reviewed-by: mgronlun, sspitsyn
weijun [Thu, 28 May 2015 09:11:14 +0800] rev 30814
8081278: Typo in Exception Message
Reviewed-by: mullan
mchung [Wed, 27 May 2015 13:25:32 -0700] rev 30813
8074432: Move jdeps and javap to jdk.jdeps module
Reviewed-by: jjg, alanb, erikj
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