JDK-6833839 : RFE: improve ManifestDigester by instantiating StringBuilder constructor w/ initial value
  • Type: Enhancement
  • Component: security-libs
  • Sub-Component: java.security
  • Affected Version: 6u12
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: windows_xp
  • CPU: x86
  • Submitted: 2009-04-24
  • Updated: 2010-07-29
  • Resolved: 2009-08-18
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 6 JDK 7
6u18 b01Fixed 7Fixed
Description
/sun/security/util/ManifestDigester could be improved by instantiating 
StringBuilder constructor w/ initial value, that was computed already.

Comments
EVALUATION Fixed as suggested.
22-07-2009