Array indexing with long

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Not an Issue
    • Priority: P3
    • tbd
    • Affects Version/s: 7
    • Component/s: specification

      A DESCRIPTION OF THE REQUEST :
      Currently the maximum array size is limited by int indexing. Long indexed arrays are required.


      JUSTIFICATION :
      Theese days the hardware is capable of allocating larger arrays, an so there is a huge need for large datasets, especially in HPC and scientific Computing environments.

      EXPECTED VERSUS ACTUAL BEHAVIOR :
      EXPECTED -
      Example: float[] array = new float[4294967296]

            Assignee:
            Alex Buckley
            Reporter:
            Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: