Lambda implementation method synthesized by javac should not mention inaccessible types. Reviewed-by: mcimadamore
Javac incorrectly diasllows reference to a protected method from a super class in method reference expressions. Reviewed-by: mcimadamore