Changeset: e8c2dd4b8bac
Author:dcubed
Date: 2009-09-15 22:11 -0600
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/e8c2dd4b8bac
6882363: 4/4 typos in java.util.logging javadocs
Summary: Fix typos, some grammar and some inconsistencies in phrasing.
Reviewed-by: tbell
! src/share/cla
Changeset: 69eaccd3ea85
Author:jjg
Date: 2009-09-15 18:36 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/69eaccd3ea85
6860965: Project Coin: binary literals
6860973: Project Coin: Underscores in literals
Summary: [Portions contributed by Bruce Chapman]
Reviewed-by: darc
Changeset: 9dd34ed62341
Author:jjg
Date: 2009-09-15 12:20 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/9dd34ed62341
6882235: invalid exponent causes silent javac crash
Reviewed-by: darcy
! src/share/classes/com/sun/tools/javac/parser/JavacParser.java
+ test/tools/jav
Looks good.
-Chris.
On 15/09/2009 15:36, Jean-Christophe Collet wrote:
Here are the changes for 6737819.
This allows for the previously hard-coded, always in, values for
http.nonProxyHosts and ftp.nonProxyHosts to be overridden when necessary.
I.E. before it was never possible to reach localho
Here are the changes for 6737819.
This allows for the previously hard-coded, always in, values for
http.nonProxyHosts and ftp.nonProxyHosts to be overridden when necessary.
I.E. before it was never possible to reach localhost (and its
variations) via a proxy (hard coded exemption). These changes