Details
-
Type:
Enhancement
-
Status: Closed
-
Priority:
P3
-
Resolution: Fixed
-
Affects Version/s: 6, 7
-
Fix Version/s: 9
-
Component/s: security-libs
-
Subcomponent:
-
Resolved In Build:b70
-
CPU:generic
-
OS:generic
-
Verification:Verified
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2207540 | emb-9 | Sean Mullan | P3 | Closed | Withdrawn | team |
Description
However, these URL may cause DNS lookups which are expensive if everything is cached.
We should avoid them, e.g. by using URI.
Attachments
Issue Links
- backported by
-
JDK-2207540 SecureClassLoader should not use CodeSource URLs as HashMap keys
-
- Closed
-
- relates to
-
JDK-6826801 JarFileFactory should not use HashMap<URL>
-
- Resolved
-
-
JDK-8131486 SecureClassLoader key for ProtectionDomain cache also needs to take into account certificates
-
- Closed
-
-
JDK-6797730 Umbrella: Applet startup performance improvements
-
- Closed
-
-
JDK-7007005 RFE: startup time of applets suffers if java.policy contains many grant statements
-
- Closed
-
-
JDK-8062948 Implement and measure potential performance improvements
-
- Resolved
-
-
JDK-7152564 Improve CodeSource.matchLocation(CodeSource) performance
-
- Resolved
-
-
JDK-6810437 URL.hashcode() and URL.equals() are greedy with DN lookups
-
- Closed
-