Github user jodastephen commented on the issue:
https://github.com/apache/commons-lang/pull/275
The PR is indeed backwards incompatible.
My suggestion would be to add two new classes with the fixed code
(different class names), and deprecated the old classes. That way there is no
need to have commons-lang v4.---
