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