java.security.Security patch
Andrew Haley
aph@redhat.com
Fri Nov 10 10:37:00 GMT 2006
Marco Trudel writes:
> Marco Trudel wrote:
> > > It looks like GCJ's Security.java wasn't updated when importing
> > > classpath 0.92. This patch does that.
> > > The important thing is that all security providers get installed;
> > > even if the file ".../security/classpath.security" is not found
> > > (static builds ;-))
> > > This fixes javax.crypto to finally work. Mohans static initializer
> > > is no longer needed...
> > >
> > > Hints? Comments?
> > > I have no commiting rights and the copyright assignment papers have
> > > not yet arrived with mail. This might be a problem...
> >
> > The assignment is now set up.
> > Is the patch ok for trunk? If yes, can someone commit it?
>
> Anyone? I would prefer to have svn write access because that probably
> wasn't my last patch. So I don't have to wait until someone has time to
> do the committing work for me...
There's no ChangeLog.
Is this a fix for static builds, or what? loadProviders() should
already have done the right thing.
Andrew.
More information about the Java-patches
mailing list