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
ksrini [Wed, 06 Nov 2013 11:22:15 -0800] rev 21617
8027227: [asm] generate CONSTANT_InterfaceMethodref for invoke{special/static) of non-abstract methods on ifaces
Reviewed-by: ksrini, lagergren
Contributed-by: ebruneton@free.fr, forax@univ-mlv.fr, john.r.rose@oracle.com, paul.sandoz@oracle.com
dxu [Wed, 06 Nov 2013 13:25:24 -0800] rev 21616
8025698: (fs) Typo in exception thrown by encode() in UnixPath.java
Reviewed-by: dxu, mduigou, henryjen, weijun
Contributed-by: ajuckel@gmail.com
mduigou [Tue, 05 Nov 2013 19:44:41 -0800] rev 21615
8021309: replace test/Makefile jdk_* targets with jtreg groups
8015068: Use jtreg -exclude for handling problemList.txt exclusions
Reviewed-by: jjg, smarks, chegar, alanb, dholmes
mchung [Tue, 05 Nov 2013 17:33:26 -0800] rev 21614
8022208: Intermittent test failures in java/lang/Thread/ThreadStateTest.java
6944188: ThreadMXBean/ThreadStateTest.java fails intermittently
Reviewed-by: dholmes, chegar