-
Bug
-
Resolution: Won't Fix
-
P4
-
None
-
7
-
x86
-
linux
FULL PRODUCT VERSION :
A DESCRIPTION OF THE PROBLEM :
Output of jdk tool "JarSigner -verify -verbose " does not format date string to locale.
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
JarSigner -verify -verbose your_test_signed.jar
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
The date string from each line of the JAR content should be formatted according to current Locale settings.
ACTUAL -
The date strings are always the same.
REPRODUCIBILITY :
This bug can be reproduced always.
A DESCRIPTION OF THE PROBLEM :
Output of jdk tool "JarSigner -verify -verbose " does not format date string to locale.
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
JarSigner -verify -verbose your_test_signed.jar
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
The date string from each line of the JAR content should be formatted according to current Locale settings.
ACTUAL -
The date strings are always the same.
REPRODUCIBILITY :
This bug can be reproduced always.