Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
2.4.3
-
None
-
None
-
None
Description
I'm upgrading groovy 2.4.3. But i see blocking issues causes test case failures.
JSONSlurper returns wrong value.
For example:
When i pass the value 5.0, then it is returned as 5.
new JsonSlurper.parseText(obj).
I hope, this issue was reported by the earlier version of groovy.
I need to know what is the workaround for this issue?
Thanks,
Vijay
Attachments
Issue Links
- duplicates
-
GROOVY-6922 JsonSlurper loses trailing 0's in numbers (regression in Groovy 2.3)
- Closed