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 javadoc for strictmode #886

Merged
merged 1 commit into from Apr 15, 2024

Conversation

Simulant87
Copy link
Contributor

@Simulant87 Simulant87 commented Apr 12, 2024

providing missing JavaDoc for new parameter strictMode on JSONTokener#nextString
Fixing #885

@stleary
Copy link
Owner

stleary commented Apr 13, 2024

What problem does this code solve?
Adds Javadoc text for JSONParserConfiguration strictMode.

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 code was changed

Was any code refactored in this commit?
N/A

Review status
APPROVED

Starting 3-day comment window

@stleary stleary merged commit 8983ca6 into stleary:master Apr 15, 2024
7 checks passed
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.

None yet

2 participants