JDK-5021645 : Optimize PolicyFile.canonicalizeCodebase()
  • Type: Enhancement
  • Component: security-libs
  • Sub-Component: java.security
  • Affected Version: 5.0
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • OS: solaris_9
  • CPU: generic
  • Submitted: 2004-03-26
  • Updated: 2010-07-09
  • Resolved: 2011-03-07
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 7
7 b05Fixed
Related Reports
Relates :  
Relates :  
Description
###@###.### 2004-03-26

See comments.

Comments
EVALUATION Yes, this is worth fixing, replacing the call to URL.openConnection speeds up the method about 1.5 to 2x.
10-11-2006