Fix strict mode check for period after number by eleumik · Pull Request #1009 · stleary/JSON-java

What problem does this code solve?
Strict mode was not checking for number ending with '.'

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, but new unit tests are needed. Code review action item left

Was any code refactored in this commit?
No

Review status
APPROVED

Starting 3-day comment window