BeanLinker relinks array length operations for array types

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 11
    • Affects Version/s: None
    • Component/s: core-libs
    • None

      To permanently fix the relinking problem for array length call sites, BeanLinker should adopt a scheme that honours different array types and avoids eager relinking.

      An initial step is to subsume all reference array types under the Object[] umbrella. This does not address relinking for primitive array types. The IS_ARRAY validation type can be removed or should be replaced with an implementation in the spirit of the aforementioned solution proposal.

            Assignee:
            Priya Lakshmi Muthuswamy (Inactive)
            Reporter:
            Michael Haupt
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: