[security-dev 01420]: Bug in regression test sun/security/tools/keytool/StartDate

Pavel Tisnovsky ptisnovs at redhat.com
Tue Dec 1 17:21:12 UTC 2009


Hi all,

there is (in my opinion) a bug in regression test 
sun/security/tools/keytool/StartDate.

Line 62 should be:

         if (cal.get(Calendar.MONTH) != (month + 1) % 12) {

so the test will work also during December :-)

Shall I make webrev for this simple change to get an approval from Sun's 
engineers?

Pavel Tisnovsky
Red Hat



More information about the security-dev mailing list