The GitHub Actions job "Java CI" on commons-lang.git/LANG-1774-fix-bug has failed. Run started by GitHub user Wanyi9988 (triggered by garydgregory).
Head commit for run: ae9be6581f1aa8b9f4d02b0f8843d7114bb237b5 / wanyi <liuyuda...@163.com> LANG-1774: Improve getCanonicalName robustness and error handling - Added explicit validation for invalid class name inputs in getCanonicalName - Ensures consistent IllegalArgumentException is thrown for malformed array or primitive type encodings - Rejects invalid or partial array descriptors (e.g. "[", "[]", "[[L") with clear error messages - Preserves original behavior for valid inputs - Returns empty string for null or blank input, consistent with getShortCanonicalName contract - Added corresponding unit tests to assert expected behavior for invalid inputs Report URL: https://github.com/apache/commons-lang/actions/runs/16653297109 With regards, GitHub Actions via GitBox