Removing unneeded synchronization by mccartney · Pull Request #774 · stleary/JSON-java
What problem does this code solve?
Removes some unneeded synchronization code. The sync code has been in place for 10 years, but seems unnecessary.
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
Was any code refactored in this commit?
No
Review status
APPROVED
Starting 3-day comment window