jdk-24/langtools/test/tools/javac/foreach
Maurizio Cimadamore 4cb585609d 7139681: Enhanced for loop: local variable scope inconsistent with JLS
For-each loop variable is incorrectly visible from the for-each expression

Reviewed-by: jjg, vromero
2013-06-06 15:32:41 +01:00
..
7139681 7139681: Enhanced for loop: local variable scope inconsistent with JLS 2013-06-06 15:32:41 +01:00
Foreach.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
GenericIterator.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
IntersectIterator.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
ListOfListTest.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
SpecIterable.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
StaticBlock.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
SuperfluousAbstract.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
T6500701.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
T6682380.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00