[MVT] Reading an uninitialized static value type field should not throw a NPE

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P2
    • repo-valhalla
    • Affects Version/s: repo-valhalla
    • Component/s: hotspot

      Static value type fields are not flattened but contain an oop to a Java heap allocated value type. If an uninitialized static value type field is read, we should not throw a NPE but return the default value type.

            Assignee:
            Tobias Hartmann
            Reporter:
            Tobias Hartmann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: