You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Introduce a final variable without a set method
2. Deserialize with jsonToObject version 2.28
3. Upgrade from 2.28 to 2.52
What is the expected output? What do you see instead?
Expected serialization/deserialization to still work as before, instead get an
IllegalAccessException.
What version of the product are you using? On what operating system?
2.52 on Debian 7
Please provide any additional information below.
This USED to be the ONLY serializer that just worked out-of-the-box, very
frustrating...
Original issue reported on code.google.com by [email protected] on 23 Apr 2014 at 8:42
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 23 Apr 2014 at 8:42The text was updated successfully, but these errors were encountered: