commit | 71eb0166527f5301f2cd8acbbec6f53c46dca336 | [log] [tgz] |
---|---|---|
author | Maurizio Cimadamore <mcimadamore@openjdk.org> | Wed Nov 26 11:07:07 2008 +0000 |
committer | Maurizio Cimadamore <mcimadamore@openjdk.org> | Wed Nov 26 11:07:07 2008 +0000 |
tree | 20571d1ed04b8b9e6427a8b74b5aacb411d0b078 | |
parent | 594c9ed01f4a3d911d73b65c3fbb3829435db6cb [diff] |
6776289: Regression: javac7 doesnt resolve method calls properly Superclass' private methods shouldn't be considered during method resolution Reviewed-by: jjg