Skip to content

Commit c029220

Browse files
linzihao1999Vicente Romero
authored andcommitted
8352896: LambdaExpr02.java runs wrong test class
Reviewed-by: shade, jlahoda
1 parent c0b61d3 commit c029220

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)