-
Enhancement
-
Resolution: Fixed
-
P2
-
6u29, 7u1
-
b22
-
x86
-
windows
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2219815 | 7u4 | Igor Nekrestyanov | P2 | Closed | Fixed | b07 |
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.
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.
- backported by
-
JDK-2219815 RFE: JNLPClassLoader to use hashmap instead of ArrayList
-
- Closed
-
- relates to
-
JDK-7119269 Tune URLUtils
-
- Resolved
-
-
JDK-7120500 sun.awt.image.InputStreamImageSource.doFetch() is considerably slower on Java Web Start 6
-
- Closed
-