Add Jacoco option to build, restore method check in populateMap() by stleary · Pull Request #994 · stleary/JSON-java

What problem does this code solve?
Adds Jacocoo to gradle build, restores location of method check in JSONObject.populateMap()

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

Was any code refactored in this commit?
The JSONObject change was a refactor.

Review status
APPROVED - by myself

Starting 3-day comment window