mchung [Wed, 20 Nov 2013 10:00:54 -0800] rev 21829
8028647: Add instrumentation in GetSafepointSyncTime.java and remove it from ProblemList.txt
Reviewed-by: sla, chegar
jfranck [Wed, 20 Nov 2013 13:12:04 +0100] rev 21828
8027413: Clarify javadoc for j.l.a.Target and j.l.a.ElementType
Reviewed-by: darcy
egahlin [Wed, 20 Nov 2013 12:32:13 +0100] rev 21827
7141544: TEST_BUG: com/sun/jdi/BreakpointWithFullGC.sh fails
Reviewed-by: sla
smarks [Tue, 19 Nov 2013 15:05:30 -0800] rev 21826
8028638: java/rmi/activation/Activatable/checkRegisterInLog/CheckRegisterInLog.java fails
Reviewed-by: lancea
dfuchs [Tue, 19 Nov 2013 22:28:12 +0100] rev 21825
8005202: java/util/logging/CheckLockLocationTest.java fail on solars_10
Summary: this test has been seen failing on Solaris 10, presumably because it was run as root. The fix will skip the non-writable case if it can't make a non-writable dir.
Reviewed-by: mchung
dxu [Tue, 19 Nov 2013 13:22:50 -0800] rev 21824
8028631: Improve the test coverage to the pathname handling on unix-like platforms
Summary: Add GeneralSolaris.java testcase and fix the concurrency issue
Reviewed-by: lancea, chegar, alanb
dfuchs [Tue, 19 Nov 2013 20:10:58 +0100] rev 21823
8028185: XMLFormatter.format emits incorrect year
Summary: Fixes a regression where the year in the date was increased by 1900.
Reviewed-by: alanb, mchung
rriggs [Tue, 19 Nov 2013 13:20:07 -0500] rev 21822
8028141: test/sun/management/jmxremote/bootstrap/LocalManagementTest|CustomLauncherTest.java failing again
Summary: Correct to use the test.class.path instead of test.classes
Reviewed-by: alanb, chegar
mchung [Tue, 19 Nov 2013 10:19:31 -0800] rev 21821
8028565: Remove java/lang/management/ThreadMXBean/ThreadStateTest.java from ProblemList.txt
Reviewed-by: sla
kizune [Tue, 19 Nov 2013 22:05:45 +0400] rev 21820
8027900: pack200 option is broken due to the incorrect makefile definition for its driver
Reviewed-by: ksrini, ihse
vinnie [Tue, 19 Nov 2013 17:55:43 +0000] rev 21819
8015571: OCSP validation fails if ocsp.responderCertSubjectName is set
Reviewed-by: mullan, xuelei
michaelm [Tue, 19 Nov 2013 17:49:57 +0000] rev 21818
8028581: [TESTBUG] java/net/Socket/LingerTest.java failing
Reviewed-by: alanb
coffeys [Tue, 19 Nov 2013 16:22:37 +0000] rev 21817
8016728: TEST_BUG: test/java/rmi/transport/closeServerSocket/CloseServerSocket.java failing intermittently
Reviewed-by: chegar
robm [Tue, 19 Nov 2013 15:36:59 +0000] rev 21816
8022206: Intermittent test failures in java/lang/ProcessBuilder/Basic.java
Reviewed-by: chegar, alanb
vinnie [Tue, 19 Nov 2013 15:42:59 +0000] rev 21815
Merge
vinnie [Tue, 19 Nov 2013 15:39:58 +0000] rev 21814
8028377: test/sun/security/provider/KeyStore/DKSTest.sh attempts to write to ${test.src}
Reviewed-by: alanb, weijun
bvaidya [Tue, 19 Nov 2013 15:31:33 +0000] rev 21813
8028094: TEST_BUG: java/lang/ProcessBuilder/Basic.java leaves "sleep 6666" processes behind
Reviewed-by: chegar
ksrini [Tue, 19 Nov 2013 07:10:06 -0800] rev 21812
8023978: [TEST_BUG] launcher tests must exclude platforms without server vm
Reviewed-by: dholmes, mchung
alanb [Tue, 19 Nov 2013 15:09:48 +0000] rev 21811
8028589: Instrument tools/jar/JarEntryTime.java to make it easier to diagnose failures
Reviewed-by: chegar
coffeys [Tue, 19 Nov 2013 14:47:48 +0000] rev 21810
8028583: Add helper methods to test libraries
Reviewed-by: chegar
alanb [Tue, 19 Nov 2013 14:08:28 +0000] rev 21809
8028478: Re-visit JPRT testsets to make it easier to run subsets of the tests
Reviewed-by: dholmes, sla, tbell
tyan [Tue, 19 Nov 2013 13:46:51 +0000] rev 21808
7086879: java/net/InetAddress/CheckJNI.java hangs on Linux when IPv6 enabled
Reviewed-by: chegar
egahlin [Tue, 19 Nov 2013 11:47:40 +0100] rev 21807
8028505: Put sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.sh on ProblemList.txt
Reviewed-by: alanb
weijun [Tue, 19 Nov 2013 14:14:14 +0800] rev 21806
8028479: runNameEquals still cannot precisely detect if a usable native krb5 is available
Reviewed-by: xuelei
ihse [Thu, 14 Nov 2013 11:19:32 +0100] rev 21805
8027566: Remove the old build system
Reviewed-by: erikj, tbell
kizune [Mon, 18 Nov 2013 20:22:49 +0400] rev 21804
8028197: tools/launcher/DiacriticTest.java failed on MacOSX: Input length = 1
Reviewed-by: ksrini
jbachorik [Mon, 18 Nov 2013 16:20:40 +0100] rev 21803
8028433: [TESTBUG] add -XX:+UsePerfData to some sun.management tests
Reviewed-by: sla, egahlin
jbachorik [Mon, 18 Nov 2013 15:25:15 +0100] rev 21802
8027163: sun/management/jmxremote/bootstrap/CustomLauncherTest.java should be updated for jdk8 removal of solaris-32bit support
Reviewed-by: sla
yan [Mon, 18 Nov 2013 17:00:23 +0400] rev 21801
8028049: Tidy warnings cleanup for packages java.nio/java.io
Reviewed-by: alanb, darcy
Contributed-by: Sergey Lugovoy <sergey.lugovoy@oracle.com>
sla [Thu, 14 Nov 2013 12:35:34 +0100] rev 21800
8023138: [TEST_BUG] java/lang/instrument/PremainClass/NoPremainAgent.sh fails intermittently
Summary: Port tests for java/lang/instrument/PremainClass from script to java
Reviewed-by: sla
Contributed-by: mattias.tobiasson@oracle.com