United StatesChange Country, Oracle Worldwide Web Sites Communities I am a... I want to...
Bug ID: 6826801 JarFileFactory should not use HashMap<URL>
6826801 : JarFileFactory should not use HashMap

Details
Type:
Bug
Submit Date:
2009-04-06
Status:
Resolved
Updated Date:
2010-04-04
Project Name:
JDK
Resolved Date:
2009-08-14
Component:
core-libs
OS:
generic
Sub-Component:
java.net
CPU:
generic
Priority:
P2
Resolution:
Fixed
Affected Versions:
6
Fixed Versions:
7

Related Reports
Backport:
Relates:
Relates:
Relates:
Relates:

Sub Tasks

Description
both windows and solaris implementations of cache in the JarFileFactory use HashMap<URL> and this may cause 
DNS useless lookups.

                                    

Comments
EVALUATION

Replace the URL key with a String representation of the url. see the evaluation section of 6826780.

changeset:
  http://hg.openjdk.java.net/jdk7/tl/jdk/rev/9424d836691f
                                     
2009-08-07



Hardware and Software, Engineered to Work Together