AiorosXu / google-gson

Automatically exported from code.google.com/p/google-gson
0 stars 0 forks source link

Revision 1051 crashes when #383

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Use Gson r1050
2. Run GsonCrash with data.json
3. No Exception

4. Use Gson r1051
5. Run GsonCrash with data.json
6. Exception attached

4. Use Gson r1052
5. Run GsonCrash with data.json
6. Exception attached

What version of the product are you using? On what operating system?
Revision 1050, 1051, 1052

java version "1.6.0_26"
Java(TM) SE Runtime Environment (build 1.6.0_26-b03)
Java HotSpot(TM) 64-Bit Server VM (build 20.1-b02, mixed mode)

Please provide any additional information below.

Original issue reported on code.google.com by jsch...@logitech.com on 30 Nov 2011 at 10:41

Attachments:

GoogleCodeExporter commented 9 years ago
Fixed in r1056 ?
http://code.google.com/p/google-gson/source/detail?r=1056

Original comment by limpbizkit on 3 Dec 2011 at 8:34

GoogleCodeExporter commented 9 years ago
It fixed my problem. Thanks

Original comment by jsch...@logitech.com on 6 Dec 2011 at 1:48