jdk-24/langtools/test/tools/javac/scope
Jan Lahoda b136af5563 8064362: WriteableScope.dupUnshared misbehaves on shared Scopes
When calling dupUnshared on a shared scope, make sure the result does not contain Symbols that don't belong to the scope that is being dupUnshared.

Reviewed-by: mcimadamore
2014-11-12 19:05:17 +01: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 8031569: Refactor javac scope implementation to enable lazy imports 2014-07-09 16:32:05 +02:00
7046348 8029240: Default methods not always visible under -source 7 2013-12-19 22:24:27 +00:00
DupUnsharedTest.java 8064362: WriteableScope.dupUnshared misbehaves on shared Scopes 2014-11-12 19:05:17 +01:00
HashCollisionTest.java 8054457: Refactor Symbol kinds from small ints to an enum 2014-10-21 09:01:51 -04:00
StarImportTest.java 8054457: Refactor Symbol kinds from small ints to an enum 2014-10-21 09:01:51 -04:00