This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: FYI: javax.management fix
Andrew Haley wrote:
> Gary Benson writes:
> > The attached patch fixes javax.management.findMBeanServer(null). It's
> > committed to trunk and to redhat/gcc-4_1-branch-java-merge-20070117,
> > and will shortly be committed to Classpath CVS too.
>
> Thanks. Does Tomcat work now?
I'm not sure. It isn't starting up properly on my test box with
a from-svn build but it's not picking up the BC libraries so I'm
not convinced the issue I'm seeing now is not to do with that.
Cheers,
Gary