Changeset: 01c9d4161882
Author:mcimadamore
Date: 2012-11-17 19:01 +
URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/01c9d4161882
8003280: Add lambda tests
Summary: Turn on lambda expression, method reference and default method support
Reviewed-by: jjg
! src/share/classes/
You don't need to sign it. RedHat already did it.
-Max
On 11/17/2012 06:36 PM, Florian Weimer wrote:
On 11/17/2012 09:47 AM, Xuelei Fan wrote:
Have you signed the Oracle Contributor Agreement (OCA)? The OpenJDK
Community requires Contributors to jointly assign their copyright on
contributed c
On 11/17/2012 09:47 AM, Xuelei Fan wrote:
Have you signed the Oracle Contributor Agreement (OCA)? The OpenJDK
Community requires Contributors to jointly assign their copyright on
contributed code [1].
I haven't signed it. If a separate agreement is required, it would have
to be signed by Red
Have you signed the Oracle Contributor Agreement (OCA)? The OpenJDK
Community requires Contributors to jointly assign their copyright on
contributed code [1].
Thanks,
Xuelei
[1]: http://openjdk.java.net/contribute/
On 11/17/2012 12:06 AM, Florian Weimer wrote:
> On 11/16/2012 04:40 PM, Xuelei F