jdk-24/langtools/test/tools/javac/scope
Jan Lahoda d898c2f21c 8144733: Iterating over elements of a Scope can return spurious inner class elements
When a Symbol is removed from a Scope while iterating over it, update the iterator as well to reflect the change.

Reviewed-by: mcimadamore
2016-08-08 17:22:44 +02:00
..
6225935 8058410: Group 10b: golden files for tests in tools/javac dir 2014-10-10 14:41:50 -07:00
6392998 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
7017664 8076543: Add @modules as needed to the langtools tests 2015-05-21 11:41:04 -07:00
7046348 8076543: Add @modules as needed to the langtools tests 2015-05-21 11:41:04 -07:00
DupUnsharedTest.java 8142968: Module System implementation 2016-03-17 19:04:28 +00:00
HashCollisionTest.java 8142968: Module System implementation 2016-03-17 19:04:28 +00:00
IterateAndRemove.java 8144733: Iterating over elements of a Scope can return spurious inner class elements 2016-08-08 17:22:44 +02:00
RemoveSymbolTest.java 8080842: Using Lambda Expression with name clash results in ClassFormatError 2015-05-29 10:15:36 +05:30
RemoveSymbolUnitTest.java 8142968: Module System implementation 2016-03-17 19:04:28 +00:00
StarImportTest.java 8142968: Module System implementation 2016-03-17 19:04:28 +00:00