joehw [Tue, 18 Feb 2014 10:53:18 -0800] rev 22985
8033980: Xerces Update: datatype XMLGregorianCalendarImpl and DurationImpl
Reviewed-by: dfuchs, lancea, alanb
mfang [Wed, 11 Dec 2013 21:22:49 -0800] rev 22984
8026115: [zh_CN] inproper translation in output of jarsigner command
Reviewed-by: naoto, yhuang
mfang [Tue, 17 Dec 2013 23:33:51 -0800] rev 22983
8026741: jdk8 l10n resource file translation update 5
Reviewed-by: naoto, yhuang
michaelm [Tue, 18 Feb 2014 12:25:31 +0000] rev 22982
8034853: remove sun.misc.ClassLoaderUtil
Reviewed-by: alanb, mchung, chegar
farvidsson [Tue, 18 Feb 2014 11:23:00 +0100] rev 22981
4515292: ReferenceType.isStatic() returns true for arrays
Summary: Add implementation of isStatic() in com.sun.tools.jdi.ArrayTypeImpl
Reviewed-by: sla, sspitsyn
sla [Tue, 21 Jan 2014 15:17:57 +0100] rev 22980
6545422: [TESTBUG] NativeErrors.java uses wrong path name in exec
Summary: Uses common testlibrary to find executable. Removed NullPointerExceptions. Log more.
Reviewed-by: sla
Contributed-by: mattias.tobiasson@oracle.com