commit | f8f9896cc75814aeb2bdd4b1eb36f3359bafb408 | [log] [tgz] |
---|---|---|
author | Maurizio Cimadamore <mcimadamore@openjdk.org> | Fri Feb 15 16:28:07 2013 +0000 |
committer | Maurizio Cimadamore <mcimadamore@openjdk.org> | Fri Feb 15 16:28:07 2013 +0000 |
tree | 168d7cc638ed60da4601e91bf914145c93127775 | |
parent | ee65d32c204134cdfc0d0bf27ccf4a6d6b89322c [diff] |
8006749: compiler does not allow Object protected methods to be used in lambda Check.checkFunctionalInterface should take into account 'fake' override Reviewed-by: jjg