[Bug 895] New: IcedTea-Web searches for missing classes on each loadClass or findClass
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Fri Mar 9 14:13:22 PST 2012
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=895
Bug #: 895
Summary: IcedTea-Web searches for missing classes on each
loadClass or findClass
Classification: Unclassified
Product: IcedTea-Web
Version: unspecified
Platform: x86_64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: General
AssignedTo: dbhole at redhat.com
ReportedBy: dbhole at redhat.com
CC: unassigned at icedtea.classpath.org
Currently, JNLPClassLoader searches for missing classes over and over even
after it has failed once.
It should keep a record of what was not found and skip the search part next
time.
--
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the distro-pkg-dev
mailing list