madhurlathi opened a new pull request, #1437:
URL: https://github.com/apache/commons-lang/pull/1437

   This PR improves handling of invalid class name inputs to 
`ClassUtils.getShortCanonicalName(String name)`
   
   - Added checks for the invalid class names, and replaced `RuntimeException 
`with descriptive `IllegalArgumentException`.
   - Added tests for invalid input scenarios and confirmed all existing and new 
test cases pass with `mvn`.


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

Reply via email to