shurailine [Mon, 21 Apr 2014 13:16:32 -0700] rev 24037
8039816: Some tests depend on internal API sun.security.action.GetPropertyAction
Summary: Replace sun.security.action.GetPropertyAction usages with lambda expressions creating java.security.PrivilegedAction.
Reviewed-by: alanb, mchung, chegar
Contributed-by: Alexandre Iline <alexandre.iline@oracle.com>
shurailine [Mon, 21 Apr 2014 13:12:22 -0700] rev 24036
8039438: Some tests depend on internal API sun.misc.IOUtils
Summary: Remove dependency on sun.misc.IOUtils.readFully(InputStream, int, boolean)
Reviewed-by: alanb, mchung, chegar
Contributed-by: Alexandre Iline <alexandre.iline@oracle.com>
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
lancea [Fri, 18 Apr 2014 17:37:13 -0400] rev 24031
8040760: Addition of new java.sql tests
Reviewed-by: rriggs
bpb [Fri, 18 Apr 2014 14:03:46 -0700] rev 24030
8027595: Enable BigInteger overflow tests in JTREG
Summary: Remove space in @test tags, remove OOME catches, add @run tag for StringConstructorOverflow.
Reviewed-by: mduigou
rriggs [Fri, 18 Apr 2014 15:37:22 -0400] rev 24029
8038823: Missing @Test annotation and copyright in java.time tests
Reviewed-by: lancea
igerasim [Fri, 18 Apr 2014 18:46:50 +0400] rev 24028
8038982: java/lang/ref/EarlyTimeout.java failed again
Reviewed-by: mchung
katleman [Thu, 24 Apr 2014 12:21:10 -0700] rev 24027
Added tag jdk9-b10 for changeset c354cfc60e8e
duke [Wed, 05 Jul 2017 19:38:06 +0200] rev 24026
Merge