jdk-24/test/langtools/tools/javac/recovery
Jan Lahoda c4213848c0 8227010: Error recovery after local variable redeclaration can be improved
Entering duplicate local variables into the current scope so that the new variable is used instead of the previous variable.

Reviewed-by: mcimadamore
2019-07-04 16:51:24 +02:00
..
LocalVarHiding.java 8227010: Error recovery after local variable redeclaration can be improved 2019-07-04 16:51:24 +02:00
LocalVarHiding.out 8227010: Error recovery after local variable redeclaration can be improved 2019-07-04 16:51:24 +02:00