Closed GoogleCodeExporter closed 9 years ago
I don't think we want to fix this because we would be inconsistent with
JsonPrimitive.
When you create a JsonPrimitive with the string "[]", we accept that input as a
string literal. It is _not_ JSON to be parsed! It's best to use JsonParser to
do JSON parsing.
Original comment by limpbizkit
on 30 Jun 2012 at 3:22
Original issue reported on code.google.com by
inder123
on 24 Apr 2012 at 10:44