This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git
from 6941f81cd Add Strings and refactor StringUtils new 2d9eddb79 Next version will be 3.18.0 new b424803ab Rewrite ClassUtils.getClass() without recursion to avoid StackOverflowError on very long inputs. The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: pom.xml | 8 ++--- src/changes/changes.xml | 5 +-- .../java/org/apache/commons/lang3/ClassUtils.java | 34 ++++++++++----------- .../commons/lang3/ClassUtilsOssFuzzTest.java | Bin 0 -> 17081 bytes 4 files changed, 23 insertions(+), 24 deletions(-) create mode 100644 src/test/java/org/apache/commons/lang3/ClassUtilsOssFuzzTest.java