Javac should check that types annotated with @FunctionalInterface are indeed functional interfaces Reviewed-by: jjg
Turn on lambda expression, method reference and default method support Reviewed-by: jjg