katleman [Mon, 15 Apr 2013 14:20:45 -0700] rev 16749
Merge
katleman [Fri, 12 Apr 2013 15:22:33 -0700] rev 16748
8012048: JDK8 b85 source with GPL header errors
Reviewed-by: iris, mduigou, jjg
lana [Tue, 16 Apr 2013 08:14:53 -0700] rev 16747
Merge
lana [Tue, 09 Apr 2013 15:14:31 -0700] rev 16746
Merge
chegar [Tue, 09 Apr 2013 17:27:47 +0100] rev 16745
8005696: Add CompletableFuture
Reviewed-by: chegar, martin
alanb [Tue, 09 Apr 2013 15:51:50 +0100] rev 16744
8010393: Update JAX-WS RI to 2.2.9-b12941
Reviewed-by: mullan
darcy [Mon, 08 Apr 2013 17:06:20 -0700] rev 16743
6298888: Add toGenericString to j.l.Class and getTypeName to j.l.reflect.Type
6992705: Include modifiers in Class.toGenericString()
Summary: Class.toGenericString and supporting changes; additional reviews by Peter Levart
Reviewed-by: alanb
martin [Mon, 08 Apr 2013 16:37:35 -0700] rev 16742
8010849: (str) Optimize StringBuilder.append(null)
Summary: Append 4 chars instead of the string "null"
Reviewed-by: mduigou, forax, jgish
lancea [Mon, 08 Apr 2013 15:29:24 -0400] rev 16741
8006036: (process) cleanup code in java/lang/Runtime/exec/WinCommand.java
Reviewed-by: lancea
Contributed-by: Jim Gish <jim.gish@oracle.com>
darcy [Fri, 05 Apr 2013 18:20:12 -0700] rev 16740
8011590: More tests for core reflection modeling of default methods
Reviewed-by: mduigou
dxu [Fri, 05 Apr 2013 17:15:59 -0700] rev 16739
8011602: jobjc build failure on Mac
Summary: Remove @Native annotation from macosx/native/jobjc/src/core/java/com/apple/jobjc/Coder.java
Reviewed-by: mchung, dholmes
lana [Fri, 05 Apr 2013 14:51:24 -0700] rev 16738
Merge
khazra [Fri, 05 Apr 2013 12:12:34 -0700] rev 16737
5001942: Missings SOCKS support for direct connections
Summary: Add support for socksNonProxyHosts
Reviewed-by: chegar, khazra
Contributed-by: Christos Zoulas <christos@zoulas.com>
mchung [Fri, 05 Apr 2013 10:41:46 -0700] rev 16736
8011380: FX dependency on PlatformLogger broken by 8010309
Reviewed-by: alanb
valeriep [Thu, 04 Apr 2013 20:05:47 -0700] rev 16735
7155720: PKCS11 minor issues in native code
Summary: Added OOM handling to address the two issues found by parfait.
Reviewed-by: weijun