Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add missing javaDoc for JSONParserConfiguration #946

Merged

Conversation

Simulant87
Copy link
Contributor

@Simulant87 Simulant87 commented Jan 15, 2025

fixes #928

@Simulant87 Simulant87 changed the title #928 add missing java dock for JSONParserConfiguration #928 add missing javaDoc for JSONParserConfiguration Jan 15, 2025
@stleary
Copy link
Owner

stleary commented Jan 17, 2025

What problem does this code solve?
Fixes a JavaDoc warning

Does the code still compile with Java6?
Yes

Risks
Low

Changes to the API?
No

Will this require a new release?
No

Should the documentation be updated?
No

Does it break the unit tests?
No. No working code was changed.

Was any code refactored in this commit?
No

Review status
APPROVED

Starting 3-day comment window

@stleary stleary merged commit 8b857da into stleary:master Jan 19, 2025
7 checks passed
@stleary stleary changed the title #928 add missing javaDoc for JSONParserConfiguration add missing javaDoc for JSONParserConfiguration Jan 19, 2025
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.

There is a Javadoc warning.
3 participants