- 
    Bug 
- 
    Resolution: Duplicate
- 
     P2 P2
- 
    None
- 
    5.0
- 
    None
- 
        sparc
- 
        solaris_9
                    The Error:
create a new keystore with:
$ keytool -genkey -alias a
*do not* use storepass when prompting keypass.
then, try to change the keypass with:
$ keytool -keypasswd -alias a
type the key you give, exception thrown.
this error does not appear in 1.4, but on 1.5 for Solaris and Win32
            
create a new keystore with:
$ keytool -genkey -alias a
*do not* use storepass when prompting keypass.
then, try to change the keypass with:
$ keytool -keypasswd -alias a
type the key you give, exception thrown.
this error does not appear in 1.4, but on 1.5 for Solaris and Win32
- duplicates
- 
                    JDK-6178366 REGRESSION: keytool corrupts password entered on prompt -           
- Resolved
 
-