hg: lambda/lambda/jdk: Add 3 combo tests for separate compilation testing on default methods and compiling and running lambda code against different versions of class files; modify LambdaTranslationTest2 by adding 2 smoke tests methods"

james.holmlund at oracle.com james.holmlund at oracle.com
Fri Jun 1 13:42:46 PDT 2012


Changeset: c508415f762f
Author:    jjh
Date:      2012-06-01 13:41 -0700
URL:       http://hg.openjdk.java.net/lambda/lambda/jdk/rev/c508415f762f

Add 3 combo tests for separate compilation testing on default methods and compiling and running lambda code against different versions of class files; modify LambdaTranslationTest2 by adding 2 smoke tests methods"
Contributed-by: sue.wei at oracle.com

+ combo-tests/tests/tools/javac/lambda/DefaultMethodAddTest.java
+ combo-tests/tests/tools/javac/lambda/DefaultMethodRemoveTest.java
+ combo-tests/tests/tools/javac/lambda/SourceTargetVersionTest.java
! test-ng/tests/org/openjdk/tests/javac/LambdaTranslationTest2.java



More information about the lambda-dev mailing list