mirror of
https://github.com/openjdk/jdk.git
synced 2026-06-22 10:22:27 +00:00
Multiple clashing members declared in same class should be added to the class' scope in order to avoid downstream spurious diagnostics Reviewed-by: jjg