Avoided repeated calls to StringBuffer#toString from JSONObject#toJSONString(Map). This yields performance gains of up to two orders of magnitude on large objects in testing.
Authored by: jon.chambers@gmail.com 2013-08-10
Parent: [r215]
Child: [r217]