Dead typed push methods in ArrayData

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: 9
    • Component/s: core-libs
    • b48
    • generic
    • generic

        ArrayData.push(boolean strict, {int|long|double} item) methods are not being used anymore. The way they're written, they recurse infinitely, in fact, so it's good they aren't being used. (This was a severe FindBugs warning originally saying there's infinite recursion, turns out its curable by just removing the code as it ain't used.)

              Assignee:
              Attila Szegedi
              Reporter:
              Attila Szegedi
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: