Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8319115

GrowableArray: Do not initialize up to capacity

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • None
    • hotspot

      There's no need to instantiate the data between _len and _capacity on resize, as these elements do not yet exist.

            epeter Emanuel Peter
            jsjolen Johan Sjölen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: