-
Bug
-
Resolution: Fixed
-
P4
-
8u152
-
b01
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8208962 | 8u201 | Ivan Gerasimov | P4 | Resolved | Fixed | b01 |
JDK-8216864 | emb-8u201 | Ivan Gerasimov | P4 | Resolved | Fixed | master |
FULL PRODUCT VERSION :
ADDITIONAL OS VERSION INFORMATION :
Mac OS X and others
A DESCRIPTION OF THE PROBLEM :
You can have a look for yourself at https://stackoverflow.com/q/47638950/238704, and the answer at https://stackoverflow.com/a/47640052/238704.
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
See https://stackoverflow.com/a/47640052/238704.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
I expected the output to be
...
Keystore type: PKCS12
...
ACTUAL -
...
Keystore type: JKS
...
REPRODUCIBILITY :
This bug can be reproduced always.
CUSTOMER SUBMITTED WORKAROUND :
The workaround is to ignore the incorrect text.
ADDITIONAL OS VERSION INFORMATION :
Mac OS X and others
A DESCRIPTION OF THE PROBLEM :
You can have a look for yourself at https://stackoverflow.com/q/47638950/238704, and the answer at https://stackoverflow.com/a/47640052/238704.
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
See https://stackoverflow.com/a/47640052/238704.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
I expected the output to be
...
Keystore type: PKCS12
...
ACTUAL -
...
Keystore type: JKS
...
REPRODUCIBILITY :
This bug can be reproduced always.
CUSTOMER SUBMITTED WORKAROUND :
The workaround is to ignore the incorrect text.
- backported by
-
JDK-8208962 keytool -list displays "JKS" for a PKCS12 keystore.
- Resolved
-
JDK-8216864 keytool -list displays "JKS" for a PKCS12 keystore.
- Resolved
- relates to
-
JDK-8192987 keytool should remember real storetype if it is not provided
- Resolved