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