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
alanb [Mon, 18 Jul 2011 13:10:02 +0100] rev 10123
7068059: Update jdk/test/ProblemList.txt
Reviewed-by: mchung, chegar
darcy [Sun, 17 Jul 2011 18:53:40 -0700] rev 10122
7062430: Minor inconsistency in ulp descriptions
Reviewed-by: smarks, alanb
ksrini [Fri, 15 Jul 2011 16:38:41 -0700] rev 10121
7062969: java -help still shows http://java.sun.com/javase/reference
Reviewed-by: ohair, darcy