sadayapalam [Tue, 20 Oct 2015 15:25:41 +0530] rev 33363
8139836: Can't use super::x method reference when x is protected
Summary: Javac incorrectly diasllows reference to a protected method from a super class in method reference expressions.
Reviewed-by: mcimadamore