URGENT: Request for approval for CR #7049963 -, DISTINGUISHED NAMES FOR CERT ARE ESCAPED IN JROCKIT 1.6(NOT COMPATIBLE, WITH JROC
Mala Bankal
mala.bankal at oracle.com
Thu Sep 15 01:49:19 PDT 2011
HI Dalibor,
a) I can't see the bug on bugs.sun.com - please describe what this
change is supposed to fix.
6.0 and 5.0 introduce extract escape character.
for e.g if CN = "Qpass Inc"
older jdk 5.0 and 6.0 keytool prints CN = "Qpass Inc"
later ones print CN = "\"Qpass Inc\""
Behaviour introduced due to Bug # 6927152.
Fix is to check if string is already quoted, don't re-quote
b) Is the changeset athttp://hg.openjdk.java.net/jdk8/tl/jdk/rev/52bc200b14e5 the same patch as
inhttp://cr.openjdk.java.net/~mbankal/7049963/webrev.00/?
Yes
rgds
mala
cheers,
dalibor topic
More information about the jdk7u-dev
mailing list