mr [Tue, 24 May 2011 15:28:43 -0700] rev 10154
7048009: Update .jcheck/conf files for JDK 8
Reviewed-by: jjh
duke [Wed, 05 Jul 2017 17:47:52 +0200] rev 10153
Merge
lana [Tue, 09 Aug 2011 17:38:52 -0700] rev 10152
Merge
chegar [Tue, 09 Aug 2011 16:59:44 +0100] rev 10151
7076756: TEST_BUG: com/sun/jdi/BreakpointWithFullGC.sh fails to cleanup in Cygwin
Reviewed-by: alanb, dcubed
chegar [Tue, 09 Aug 2011 16:39:04 +0100] rev 10150
7073295: TEST_BUG: test/java/lang/instrument/ManifestTest.sh causing havoc (win)
Reviewed-by: mchung
mchung [Mon, 08 Aug 2011 16:27:41 -0700] rev 10149
7012365: TEST_BUG: test/java/nio/charset/spi/basic.sh can be run with Cygwin
Reviewed-by: darcy
mchung [Mon, 08 Aug 2011 16:26:25 -0700] rev 10148
7036518: TEST_BUG: add cygwin support to test/java/nio/charset/coders/CheckSJISMappingProp.sh
7036519: TEST_BUG: add cygwin support to test/demo/zipfs/basic.sh
Reviewed-by: sherman
darcy [Mon, 08 Aug 2011 09:07:43 -0700] rev 10147
6380161: (reflect) Exception from newInstance() not chained to cause.
Reviewed-by: dholmes, lancea, forax
alanb [Mon, 08 Aug 2011 13:20:16 +0100] rev 10146
7076215: (jli) jdk/src/share/bin/jli_util.h should include function prototypes for str functions
Reviewed-by: alanb
Contributed-by: neil.richards@ngmr.net
lana [Sun, 07 Aug 2011 17:03:46 -0700] rev 10145
Merge
lana [Fri, 05 Aug 2011 16:03:00 -0700] rev 10144
Merge
darcy [Sat, 06 Aug 2011 14:35:58 -0700] rev 10143
7075098: Remove unused fdlibm files
Reviewed-by: alanb, mduigou
mduigou [Thu, 04 Aug 2011 08:53:16 -0700] rev 10142
7073296: Executable.equalParamTypes() incorrectly returns true when the number of params differs.
Reviewed-by: alanb, darcy
weijun [Thu, 04 Aug 2011 18:18:45 +0800] rev 10141
7061379: [Kerberos] Cross-realm authentication fails, due to nameType problem
Reviewed-by: valeriep
chegar [Fri, 29 Jul 2011 10:55:21 -0700] rev 10140
6978200: ServerSocket.toString include "port=0" in the returned String
Summary: Removal of "port=0" from ServerSocket.toString method
Reviewed-by: alanb, chegar
Contributed-by: kurchi.subhra.hazra@oracle.com