Hi Matthew, On Fri, 2006-07-28 at 15:03 -0400, Matthew Wringe wrote: > > This would be a good candidate for 0.92 as well. > > Agreed, I will include the necessary bug and mauve details here so that > it can be reviewed for submission into the 0.92 branch:
Checked into 0.92 and generics branch now. Thanks. > The bug the patch fixes is #28192 > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28192 Closed. > And the mauve test that should now pass with the patch is > java.security.Engine.getInstance testAlgorithmCase It did pass before your patch (because the canonicalization was done in the Provider first) but no regressions, and this way is indeed nicer. Chee
