- 
    Bug 
- 
    Resolution: Fixed
- 
     P3 P3
- 
    repo-valhalla
                    In the current LW1 model, a field marked with  ACC_FLATTENABLE bit and its type is in ValueTypes attribute is flattenable.  A flattenable field is not nullable whereas a field of value type that does not have ACC_FLATTENABLE set may be set to null from the runtime perspective.