JDK-6621363 : Backport of 6468285 to 6-open not complete
  • Type: Bug
  • Component: security-libs
  • Sub-Component: java.security
  • Affected Version: 7
  • Priority: P5
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2007-10-25
  • Updated: 2010-11-04
  • Resolved: 2007-10-29
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.
Other
OpenJDK6 b01Fixed
Related Reports
Relates :  
Description
When backporting 6468285 to 6-open, the functions are backported but the user interface are different:

1. The "-startdate" option will not appear in help screen
2. The "Illegal startdate value" is not l10n'ed.

The previous backport (http://monaco.sfbay.sun.com/detail.jsp?cr=6468285-2154150) is not complete because these strings are still left inside sun/security/util/Resources.java. They should be removed for clarity.

Comments
EVALUATION Fixed and Integrated.
29-10-2007