eric-milles opened a new pull request, #2291:
URL: https://github.com/apache/groovy/pull/2291

   An empty generics specification was used when trying to see if super 
interface methods might require a covariant addition to a super class.  If the 
super class is processed after the subclass, missing the covariant can result 
in abstract method in non-abstract class error.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to