Confine array dimension setting to the ArrayKlass constructor

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • None
    • Affects Version/s: None
    • Component/s: hotspot

      This is a small cleanup that changes the code so that we only set the ArrayKlass::_dimension field once. This change is brought over from a cleanup to Valhalla. In Valhalla we add sub-classes to ObjArrayKlass, which added even more redundant settings of the _dimension field. I propose that we make this field constant and set it once.

            Assignee:
            Unassigned
            Reporter:
            Stefan Karlsson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: