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

Allow GrowableArrayCHeap copy construction

XMLWordPrintable

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

      The GACH has been `NONCOPYABLE` for a long time. I don't think that it is necessary for the copy constructor to be deleted, and it is in fact very practical to be able to copy arrays. We can still disallow the copy assignment operator, as this opens up the door for accidentally doing an expensive copy by mistake.

            Unassigned Unassigned
            jsjolen Johan Sjölen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: