Changeset: 5b27b978ed42
Author:sherman
Date: 2011-12-19 14:14 -0800
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/5b27b978ed42
6990617: Regular expression doesn't match if unicode character next to a digit.
Summary: updated RemoveQEQuotation() to deal with this case correctly
Revi
On 19/12/2011 03:25, Charles Lee wrote:
Hi Alan,
Here is fix of Microsoft:
http://support.microsoft.com/kb/2621067
Thanks for the link. I guess I'm still surprised that APIPA addresses
are returned by getaddrinfo, irrespective of the ordering.
-Alan.
On 16/12/2011 10:36, Michael McMahon wrote:
Updated webrev after Alan's comments.
http://cr.openjdk.java.net/~michaelm/7120875/webrev.2/
This is better but would be nice if we could avoid special casing MacOSX
in java.net.MulticastSocket. Given that we may have to choose the
default interface
Changeset: 1ae5988e201b
Author:mcimadamore
Date: 2011-12-19 12:07 +
URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/1ae5988e201b
7120463: Fix method reference parser support in order to avoid ambiguities
Summary: Add lookahead routine to disambiguate between method referen