mirror of
https://github.com/openjdk/jdk.git
synced 2026-04-24 05:40:39 +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