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
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
iignatyev [Tue, 19 May 2015 14:03:20 +0300] rev 30802
8077866: [TESTBUG] Some of java.lang tests cannot be run on compact profiles 1, 2
Reviewed-by: dholmes, alanb
Contributed-by: denis.kononenko@oracle.com
dcubed [Sat, 16 May 2015 13:22:40 -0700] rev 30801
Merge
jbachorik [Wed, 13 May 2015 10:17:49 +0200] rev 30800
8029098: Exclude javax/management/remote/mandatory/notif/ListenerScaleTest.java from running on fastdebug builds
Reviewed-by: sla, sjiang