r1365@opsdev009 (orig r71629): mcslee | 2007-11-27 18:45:13 -0800
commit0125f33724dbe0fad5ae857ce293014a89747ff1
author(no author) <(no author)@41a61cd8-c433-0410-bb1c-e256eeef9e11>
Wed, 28 Nov 2007 02:49:31 +0000 (28 02:49 +0000)
committer(no author) <(no author)@41a61cd8-c433-0410-bb1c-e256eeef9e11>
Wed, 28 Nov 2007 02:49:31 +0000 (28 02:49 +0000)
treede260a0f17222f6899e945103103febafa68f26a
parent082e432a02b8970fdc8ece003420e535caa35cb5
 r1365@opsdev009 (orig r71629):  mcslee | 2007-11-27 18:45:13 -0800
 Complete the proper handling of all special characters in JSON strings for TJSONProtocol

 Reviewed By: dreiss

 Test Plan: test/java/TestClient

git-svn-id: http://svn.facebook.com/svnroot/thrift/trunk@701 41a61cd8-c433-0410-bb1c-e256eeef9e11
lib/java/src/TByteArrayOutputStream.java [new file with mode: 0644]
lib/java/src/protocol/TJSONProtocol.java
lib/java/src/transport/TFramedTransport.java