Changeset: e9461aeff91f
Author:khazra
Date: 2012-07-13 16:02 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/e9461aeff91f
7160252: (prefs) NodeAddedEvent was not delivered when new node add when new
Node
Summary: Change native code to convey to Java code whether a new node wa
2012/7/6 3:27 -0700, weijun.w...@oracle.com:
> I have these questions:
>
> ...
>
> Well, if you really think the current "Fri Jul" output is too English, instead
> of localizing the string, how about we de-localize it totally and choose a
> neutral format?
Excellent idea!
> There are several fl
Changeset: 6e444b892c99
Author:joehw
Date: 2012-07-12 21:06 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jaxp/rev/6e444b892c99
7183760: DocumentBuilder.parse(String uri) is not IPv6 enabled
Summary: removing the hack of using escapeNonUSAscii. this is the same patch as
7166896 for
Changeset: 934a89402f85
Author:mcimadamore
Date: 2012-07-13 12:58 +0100
URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/934a89402f85
7181578: javac reports uninitialized variable with nested try...finally blocks
Summary: regression introduced in refactoring of Flow.java
Review