lfoltan [Mon, 21 Apr 2014 13:51:08 -0400] rev 24035
8033584: Remove java/lang/reflect/Method/invoke/TestPrivateInterfaceMethodReflect.java from exclude list.
Summary: Remove java/lang/reflect/Method/invoke/TestPrivateInterfaceMethodReflect.java from ProblemList.txt, issue fixed in JDK 8.
Reviewed-by: gtriantafill, hseigel, mchung
weijun [Mon, 21 Apr 2014 10:26:03 +0800] rev 24034
8038837: Add support to jarsigner for specifying timestamp hash algorithm
Reviewed-by: vinnie
weijun [Mon, 21 Apr 2014 10:25:40 +0800] rev 24033
8039358: com.sun.jarsigner.ContentSignerParameters.getTSAPolicyID() should be a default method
Reviewed-by: vinnie
scolebourne [Sat, 12 Apr 2014 14:54:44 +0100] rev 24032
8040058: IsoFields.WEEK_BASED_YEAR adjustInto incorrect and WeekFields.weekOfWeekBasedYear().range incorrect
Reviewed-by: lancea, rriggs