Provide copy constructor and copy assignment operator for GrowableArrayCHeap. This allows for storing GrowableArrays without indirection in our other HotSpot containers and classes.
- relates to
-
JDK-8301373 Potential use after free in GrowableArray
- Open
- links to
-
Review openjdk/jdk/16559