|
From: | mwringe at redhat dot com |
Subject: | [Bug crypto/28192] Algorithm names should be case insensitive |
Date: | 28 Jun 2006 16:11:41 -0000 |
------- Comment #2 from mwringe at redhat dot com 2006-06-28 16:11 ------- Created an attachment (id=11771) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11771&action=view) Patch that removes case sensitivity of the algorithm name in java.security.Engine This proposed patch will now allow the gnu.java.security.Engine getInstance methods to properly ignore case sensitivity of the algorithm names. This will also allow the proposed Mauve getInstance test to pass: http://gcc.gnu.org/bugzilla/attachment.cgi?id=11770 Please review and comment. Thanks, Matt Wringe -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28192
[Prev in Thread] | Current Thread | [Next in Thread] |