mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-28 12:09:14 +00:00
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