This is an automated email from the ASF dual-hosted git repository.

paulk-asert pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/groovy.git


    from f02441ec9a minor edits clarify security stance for ASTTest
     add 19339da14c GROOVY-12168: wrap malformed json number decode in 
JsonException
     add 2d5770407c GROOVY-12168: Improve exception handling consistency for 
numbers during JSON parsing (additional tweaks)

No new revisions were added by this update.

Summary of changes:
 .../apache/groovy/json/internal/CharScanner.java   | 21 ++++++----
 .../internal/JsonParserUsingCharacterSource.java   | 20 +++++----
 .../apache/groovy/json/internal/NumberValue.java   |  2 +-
 ...roovy => JsonSlurperMalformedNumberTest.groovy} | 48 +++++++++++-----------
 .../test/groovy/groovy/json/JsonSlurperTest.groovy | 42 ++++++++-----------
 5 files changed, 68 insertions(+), 65 deletions(-)
 copy 
subprojects/groovy-json/src/test/groovy/groovy/json/{JsonSlurperMalformedStringTest.groovy
 => JsonSlurperMalformedNumberTest.groovy} (51%)

Reply via email to