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

Cleanup: Make ClassLoaderData::_deallocate_list an object

XMLWordPrintable

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

      ClassLoaderData::_deallocate_list is currently a pointer to a GrowableArray, and all methods that use it check whether it's null or not. Just make it a GA, and save some lines of code.

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

              Created:
              Updated: