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
lana [Thu, 14 Jul 2011 18:57:55 -0700] rev 10120
Merge
dl [Wed, 13 Jul 2011 12:24:56 +0100] rev 10119
7057320: test/java/util/concurrent/Executors/AutoShutdown.java failing intermittently
Summary: Add retry/timeout for checking activeCount
Reviewed-by: chegar
naoto [Tue, 12 Jul 2011 10:28:37 -0700] rev 10118
7022407: Spinning CPU in LocaleObjectCache.get()
Reviewed-by: okutsu