Skip to content

Fix Javadocs in ClassUtils#1410

Merged
garydgregory merged 5 commits intoapache:masterfrom
h3ssan:fix/classutils-outdated-javadocs
Jul 11, 2025
Merged

Fix Javadocs in ClassUtils#1410
garydgregory merged 5 commits intoapache:masterfrom
h3ssan:fix/classutils-outdated-javadocs

Conversation

@h3ssan
Copy link
Copy Markdown
Contributor

@h3ssan h3ssan commented Jul 11, 2025

Thanks for your contribution to Apache Commons! Your help is appreciated!

Before you push a pull request, review this list:

  • Read the contribution guidelines for this project.
  • Run a successful build using the default Maven goal with mvn; that's mvn on the command line by itself.
  • Write unit tests that match behavioral changes, where the tests fail if the changes to the runtime are not applied. This may not always be possible but is a best-practice.
  • Write a pull request description that is detailed enough to understand what the pull request does, how, and why.
  • Each commit in the pull request should have a meaningful subject line and body. Note that commits might be squashed by a maintainer on merge.

Overview

I did update the outdated javadocs in ClassUtils class. No new logic introduced.

What to Expect

Only javadocs fixes

Modified Files

  • ClassUtils.java in src/main/java/org/apache/commons/lang3/ClassUtils.java

Please note I just did request a jira account for the project, awaiting approval.

@garydgregory garydgregory merged commit 2621600 into apache:master Jul 11, 2025
20 checks passed
@garydgregory garydgregory changed the title Fix/classutils outdated javadocs Fix Javadocs in ClassUtils Jul 11, 2025
garydgregory added a commit that referenced this pull request Jul 11, 2025
@h3ssan h3ssan deleted the fix/classutils-outdated-javadocs branch July 11, 2025 23:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants