yhuang [Thu, 07 Nov 2013 22:30:06 -0800] rev 21625
8027695: There should be a space before % sign in Swedish locale
Reviewed-by: naoto
rriggs [Thu, 07 Nov 2013 20:56:44 -0500] rev 21624
8024458: DataInput.readDouble refers to "readlong" instead of "readLong"
Summary: fix the typo
Reviewed-by: lancea, chegar, dxu
naoto [Thu, 07 Nov 2013 10:03:38 -0800] rev 21623
8027930: ResourceBundle test failures in fr locale
Reviewed-by: smarks
jfranck [Thu, 07 Nov 2013 13:33:03 +0100] rev 21622
8027796: Refactor Core Reflection for Type Annotations
Reviewed-by: psandoz
michaelm [Thu, 07 Nov 2013 10:22:11 +0000] rev 21621
8027881: test/java/net/URLPermission/nstest/LookupTest.java failing intermittently, output insufficient
Reviewed-by: chegar
chegar [Thu, 07 Nov 2013 08:23:00 +0000] rev 21620
8027961: Inet[4|6]Address native initializing code should check field/MethodID values
Reviewed-by: michaelm, rriggs
chegar [Thu, 07 Nov 2013 08:04:36 +0000] rev 21619
8027822: ProblemList.txt Updates (11/2013)
Reviewed-by: chegar, alanb
Contributed-by: Amy Lu <amy.lu@oracle.com>
ksrini [Wed, 06 Nov 2013 11:31:49 -0800] rev 21618
8027232: Update j.l.invoke code generating class files to use ASM enhancements for invocation of non-abstract methods on ifaces
Reviewed-by: ksrini, rfield
Contributed-by: john.r.rose@oracle.com, paul.sandoz@oracle.com