Skip to content

Commit c159a0c

Browse files
author
SendaoYan
committed
8352896: LambdaExpr02.java runs wrong test class
Backport-of: 421a24a56634773680a9b83c7d012f11361ec506
1 parent 1799d23 commit c159a0c

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)