Tue, 23 Feb 2010 10:17:16 -0800Merge jdk7-b85
lana [Tue, 23 Feb 2010 10:17:16 -0800] rev 2197
Merge

Tue, 23 Feb 2010 17:08:23 +00006365587: Proxy-Connection header sent through tunnel
chegar [Tue, 23 Feb 2010 17:08:23 +0000] rev 2196
6365587: Proxy-Connection header sent through tunnel
Reviewed-by: michaelm

Mon, 22 Feb 2010 15:27:11 +00006912868: "java.net.useSystemProxies" behavior fails to check "use_same_proxy" in GNOME
chegar [Mon, 22 Feb 2010 15:27:11 +0000] rev 2195
6912868: "java.net.useSystemProxies" behavior fails to check "use_same_proxy" in GNOME
Reviewed-by: alanb, chegar
Contributed-by: damjan.jov@gmail.com

Wed, 17 Feb 2010 10:24:30 -0800Merge
lana [Wed, 17 Feb 2010 10:24:30 -0800] rev 2194
Merge

Mon, 15 Feb 2010 10:18:55 -0800Merge
mchung [Mon, 15 Feb 2010 10:18:55 -0800] rev 2193
Merge

Fri, 12 Feb 2010 11:33:33 -08006925868: Eliminate pack200's dependency on logging
mchung [Fri, 12 Feb 2010 11:33:33 -0800] rev 2192
6925868: Eliminate pack200's dependency on logging
Summary: Replace j.u.l.Logger with sun.util.logging.PlatformLogger
Reviewed-by: alanb, forax

Fri, 12 Feb 2010 10:24:02 +08006925639: keytool -genkeypair -help missing dname option
weijun [Fri, 12 Feb 2010 10:24:02 +0800] rev 2191
6925639: keytool -genkeypair -help missing dname option
Reviewed-by: mullan

Wed, 10 Feb 2010 17:51:07 -08006915413: Module build: building of specified jdk components instead of all
mchung [Wed, 10 Feb 2010 17:51:07 -0800] rev 2190
6915413: Module build: building of specified jdk components instead of all
Summary: Define new SUBDIRS_* variables for specifying components for one group
Reviewed-by: ohair

Wed, 10 Feb 2010 13:23:50 +00006693244: Java Web Start app fails on 6u10 beta w/ AssertionError in AuthenticationInfo.requestCompleted
chegar [Wed, 10 Feb 2010 13:23:50 +0000] rev 2189
6693244: Java Web Start app fails on 6u10 beta w/ AssertionError in AuthenticationInfo.requestCompleted
Reviewed-by: michaelm

Mon, 08 Feb 2010 23:02:28 -08006924497: HotSpotDiagnosticsMXBean.getDiagnosticOptions throws NPE
mchung [Mon, 08 Feb 2010 23:02:28 -0800] rev 2188
6924497: HotSpotDiagnosticsMXBean.getDiagnosticOptions throws NPE
Summary: Check if the element in the flags array is non-null to filter unsupported flags
Reviewed-by: dcubed