WARNING: This server is unstable and will be retired in the next days. If you want to keep this forum available, please request immediately a migration on the Nabble Support forum. Forums that don't receive any migration request will be deleted forever.

 « Return to Thread: 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"

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"

by james.holmlund :: Rate this Message:

| View in Thread

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@...

+ 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


 « Return to Thread: 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"