hg: jdk8/tl/jdk: 6990617: Regular expression doesn't match if unicode character next to a digit.

2011-12-19 Thread xueming . shen
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

Re: InetAddress.getLocalHost() returns APIPA/link-local address in a Windows 2008 SP2 or later version Windows OS with multiple-NICs.

2011-12-19 Thread Alan Bateman
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.

Re: Review request: 7120875 fix macos ipv6 issue and update multiple test scripts

2011-12-19 Thread Alan Bateman
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

hg: jdk8/tl/langtools: 7120463: Fix method reference parser support in order to avoid ambiguities

2011-12-19 Thread maurizio . cimadamore
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