alanb [Mon, 25 Feb 2013 17:17:05 +0000] rev 16027
8008808: Allowed dependencies added by JDK-8008481 no longer required
Reviewed-by: tbell, chegar
darcy [Sat, 23 Feb 2013 13:32:32 -0800] rev 16026
6556996: (ann spec) SuppressWarnings strings should be documented
Reviewed-by: mduigou, chegar, abuckley
lancea [Fri, 22 Feb 2013 09:58:36 -0500] rev 16025
Merge
lancea [Fri, 22 Feb 2013 09:29:50 -0500] rev 16024
8008716: address typo in CallableStatement javadocs
Reviewed-by: chegar
alanb [Fri, 22 Feb 2013 14:04:06 +0000] rev 16023
8008290: (profiles) Startup regression due to additional checking of JAR file manifests
Reviewed-by: lancea, chegar, iris, mchung, sherman
stefank [Tue, 22 Jan 2013 15:25:37 +0100] rev 16022
7140852: Add test for 7022100
Reviewed-by: sspitsyn, coleenp
stefank [Tue, 22 Jan 2013 13:53:53 +0100] rev 16021
8006506: Add test for redefining methods in backtraces to java/lang/instrument tests
Reviewed-by: sspitsyn, coleenp
msheppar [Thu, 21 Feb 2013 20:01:22 +0000] rev 16020
8006182: cleanup to use java.util.Base64 in java security component, providers, and regression tests
Summary: Refactored code to use java.util.Base64 Mime Encoder and Decoder as a replacement for sun.misc.BASE64Encoder and sun.misc.BASE64Decoder
Reviewed-by: vinnie, chegar, sherman
lana [Thu, 21 Feb 2013 17:43:57 -0800] rev 16019
Merge
rfield [Thu, 21 Feb 2013 15:46:37 -0800] rev 16018
8008356: Test LambdaSerialization.java failing
Summary: run in /othervm mode
Reviewed-by: ksrini
dcubed [Wed, 20 Feb 2013 13:23:56 -0800] rev 16017
8008352: java/lang/instrument/RedefineSubclassWithTwoInterfaces.sh fails on MKS
Summary: Use more portable pattern counting constructs in test driver.
Reviewed-by: sspitsyn, sla, coleenp
uta [Wed, 20 Feb 2013 16:39:35 +0400] rev 16016
8007454: (process) SetHandleInformation parameters DWORD (not BOOLEAN)
Summary: the SetHandleInformation arguments list was fixed.
Reviewed-by: alanb
ykantser [Wed, 13 Feb 2013 10:24:24 +0100] rev 16015
8008089: Delete OS dependent check in JdkFinder.getExecutable()
Reviewed-by: egahlin, alanb
lana [Tue, 19 Feb 2013 20:52:39 -0800] rev 16014
Merge