Skip to content

Commit 421a24a

Browse files
author
SendaoYan
committed
8352896: LambdaExpr02.java runs wrong test class
Backport-of: c0292203794bf3a8bfb02eac062e226ef2d07ee1
1 parent 79f8bf5 commit 421a24a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/langtools/tools/javac/lambda/LambdaExpr02.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
* basic test for simple lambda expressions in multiple scopes
2929
* @author Brian Goetz
3030
* @author Maurizio Cimadamore
31-
* @run main LambdaExpr01
31+
* @run main LambdaExpr02
3232
*/
3333

3434
public class LambdaExpr02 {

0 commit comments

Comments
 (0)