Re: [tomcat] branch main updated: Fix LambdaExpression to functional interface coercion

2023-03-22 Thread Mark Thomas
On 21/03/2023 17:35, Christopher Schultz wrote: I'm curious about this. How is a "functional interface" (i.e. all methods are abstract, except for those which were originally-defined in java.lang.Object and for some reason overridden to be abstract in this functional-interface) different f

Re: [tomcat] branch main updated: Fix LambdaExpression to functional interface coercion

2023-03-21 Thread Christopher Schultz
Mark, On 3/21/23 11:19, ma...@apache.org wrote: This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 0

[tomcat] branch main updated: Fix LambdaExpression to functional interface coercion

2023-03-21 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 0bc6e4f4c9 Fix LambdaExpression to functional interfa