The GitHub Actions job "Java CI" on commons-lang.git/master has failed.
Run started by GitHub user garydgregory (triggered by garydgregory).

Head commit for run:
5713c6c42e43977df17a7a6c0d39a8ff4f4540b6 / Gary Gregory 
<[email protected]>
Bugfix/class utils to canonical name length check (#1495)

* Add testLang1641()

* Rename some test methods

* ClassUtils now throws IllegalArgumentException if a class name is >
65535

This affects:

- getClass(ClassLoader, String, boolean),
- ClassUtils.getClass(ClassLoader, String),
- ClassUtils.getClass(String, boolean),
- ClassUtils.getClass(String)

* ClassUtils now throws IllegalArgumentException if a class name is >
65535

This affects:

- getClass(ClassLoader, String, boolean),
- ClassUtils.getClass(ClassLoader, String),
- ClassUtils.getClass(String, boolean),
- ClassUtils.getClass(String)

* ClassUtils now throws IllegalArgumentException if a class name is >
65535

This affects:

- getClass(ClassLoader, String, boolean),
- ClassUtils.getClass(ClassLoader, String),
- ClassUtils.getClass(String, boolean),
- ClassUtils.getClass(String)

Report URL: https://github.com/apache/commons-lang/actions/runs/19502825963

With regards,
GitHub Actions via GitBox

Reply via email to