On 4/11/12 11:25 AM, Vincent Ryan wrote: > Sean could you review this one for me?
Looks good to me. --Sean > > > -------- Original Message -------- > Subject: Code review request: 7152169 TEST_BUG: > sun/security/tools/jarsigner/ec.sh occasionally fail due to keytool > error on sparc > Date: Tue, 27 Mar 2012 17:19:01 +0100 > From: Vincent Ryan <vincent.x.r...@oracle.com> > To: OpenJDK <security-dev@openjdk.java.net> > > Please review the following fix: > > Webrev: http://cr.openjdk.java.net/~vinnie/7152169/webrev.00/ > Bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7152169 > > For some ECC curves, the field size does not match the uncompressed > point length. Relaxed the check in ECParameters.decodePoint(). > > Thanks. >