Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.9.2, 0.9.3
-
None
Description
The recent change to the Java compiler added generated Android compatible, parcelable Thrift objects.
However, for optional enum fields that are null, getValue() will throw an NPE because no checks are made that the enum is set before being written.
Attachments
Issue Links
- is broken by
-
THRIFT-2670 Android Parcelable Java generation option
- Closed
- links to