hg: jdk8/tl/langtools: 2 new changesets

2011-11-24 Thread maurizio . cimadamore
Changeset: c896d95e7469 Author:mcimadamore Date: 2011-11-24 13:36 + URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/c896d95e7469 7115046: Add AST node for lambda expressions Summary: Add tree nodes for representing lambda expressions and update relevant visitors interface

Re: A behavior difference about reachable test for address zero

2011-11-24 Thread Sean Chou
Yes. ping 0.0.0.0 on linux works; while windows report not reachable. On Tue, Nov 22, 2011 at 9:22 PM, Alan Bateman wrote: > On 22/11/2011 08:40, Sean Chou wrote: > >> >> Hi all, >> >>I found a behavior difference when running the testcase PingZero on >> linux and windows. >> On Linux, it pri