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