mirror of
https://github.com/openjdk/jdk.git
synced 2026-04-03 19:48:46 +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