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

RFE: JNLPClassLoader to use hashmap instead of ArrayList

XMLWordPrintable

    • b22
    • x86
    • windows
    • Verified

        JNLPClassLoader uses data structure ArrayList and linear loops to work off
        the list of jar files for a given Java Web Start application.

        While this may work fine for small numbers of jar files, it won't scale and
        for this reason it won't perform well for larger numbers.

              igor Igor Nekrestyanov (Inactive)
              thlenz Thomas Lenz (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: