mymde commented on PR #1445: URL: https://github.com/apache/commons-lang/pull/1445#issuecomment-3283969553
Hello @garydgregory, Thanks for raising this question—it's really helpful for clarifying the context! After looking into the matter, I actually suspect that the isAssignable method might be behaving correctly for the scenarios described in LANG-1749. The issue could potentially lie in the test cases themselves, perhaps due to a misunderstanding of how generic types or the Class type specifically should be evaluated in terms of assignability. I'll follow up with a comment in the JIRA ticket to share these thoughts and ask for further clarification, so we can dig deeper into whether the test cases align with the intended behavior of the method. Thanks again for your insights! -- 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: issues-unsubscr...@commons.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org