Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8206121

[lworld] ensure non-nullable on setting value field via reflection and VarHandle

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • repo-valhalla
    • repo-valhalla
    • core-libs

      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.

            mchung Mandy Chung (Inactive)
            mchung Mandy Chung (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: