schien [Wed, 08 Jun 2011 10:20:44 -0700] rev 10155
Merge
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
jjg [Fri, 29 Jul 2011 16:45:37 -0700] rev 10139
7072523: java.math should be built with javac -Xlint:all -Werror
Reviewed-by: darcy
Contributed-by: alexandre.boulgakov@oracle.com
xuelei [Fri, 29 Jul 2011 02:50:58 -0700] rev 10138
7068662: Reserve and restore the default locale
Reviewed-by: alanb, weijun
jjg [Thu, 28 Jul 2011 13:34:31 -0700] rev 10137
7068616: NIO libraries do not build with javac -Xlint:all,-deprecation -Werror
Reviewed-by: alanb, chegar
Contributed-by: alexandre.boulgakov@oracle.com
chegar [Wed, 27 Jul 2011 18:10:10 +0100] rev 10136
6670868: StackOverFlow with bad authenticated Proxy tunnels
Reviewed-by: michaelm
jjg [Mon, 25 Jul 2011 16:20:39 -0700] rev 10135
7069870: Parts of the JDK erroneously rely on generic array initializers with diamond
Reviewed-by: ksrini, mcimadamore
Contributed-by: alexandre.boulgakov@oracle.com
chegar [Mon, 25 Jul 2011 14:35:13 -0700] rev 10134
7035556: DatagramSocket.java:183: warning: unreachable catch clause
Summary: Remove redundant catches in bind
Reviewed-by: alanb, michaelm, wetmore, chegar
Contributed-by: kurchi.subhra.hazra@oracle.com
ohair [Fri, 22 Jul 2011 21:31:12 -0700] rev 10133
Merge
ohair [Fri, 22 Jul 2011 17:35:39 -0700] rev 10132
7069993: Adjust make/jprt.properties file for jdk8
Reviewed-by: katleman
weijun [Fri, 22 Jul 2011 10:25:46 +0800] rev 10131
6330275: Rework the PaddingTest regression test.
Reviewed-by: wetmore, smarks
chegar [Thu, 21 Jul 2011 17:28:10 +0100] rev 10130
7068416: Lightweight HTTP Server should support TCP_NODELAY
Reviewed-by: alanb, michaelm
jjg [Wed, 20 Jul 2011 12:19:41 -0700] rev 10129
7068617: Core libraries don't build with javac -Xlint:all -Werror
Reviewed-by: darcy
Contributed-by: alexandre.boulgakov@oracle.com
xuelei [Tue, 19 Jul 2011 21:47:23 -0700] rev 10128
7065972: Some race condition may happen in SSLSocketImpl class
Reviewed-by: wetmore, weijun, dgu
darcy [Tue, 19 Jul 2011 17:45:11 -0700] rev 10127
7007535: (reflect) Please generalize Constructor and Method
Reviewed-by: mduigou, peterjones, dholmes, andrew
ksrini [Tue, 19 Jul 2011 10:58:50 -0700] rev 10126
7067922: (launcher) java -jar throws NPE if JAR file does not contain Main-Class attribute
Reviewed-by: darcy, ohair, alanb, mduigou
xuelei [Tue, 19 Jul 2011 08:21:05 -0700] rev 10125
7059709: close the IO in a final block
Reviewed-by: smarks, mullan, wetmore
chegar [Mon, 18 Jul 2011 22:25:58 +0100] rev 10124
7021280: SocketPermission should accept wildcards
Reviewed-by: michaelm