lenamonj commented on PR #1783:
URL: https://github.com/apache/commons-lang/pull/1783#issuecomment-5593812143

   Both cases reproduced on the first commit and are fixed in efc8e2eb6: a 
static candidate is kept as is, since a static method hides rather than 
overrides, and the interface walk skips static interface methods, which are not 
inherited. Tests for both use your examples (`child`, `instance`), red on the 
first commit and green now; the original four still pass. On #1427: the fast 
path came in with ee09f69 on master, whose subject cites #1427, and #1427 
itself was closed unmerged; the body is corrected. Default goal green with 
-Ddoclint=all; marked ready for review.
   


-- 
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