This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: FYI: A third javax.management fix


Andrew Haley wrote:
> Gary Benson writes:
> > Tomcat is failing with Classpath's javax.management because it
> > assumes the result of javax.management.ObjectName.toString() is
> > a valid string representation of the item.  This patch makes our
> > toString() return the canonical representation.
> 
> Here's another couple.  Still not quite enough to run Tomcat, I'm
> afraid.

It gets a little further :)  These are both committed now.

Cheers,
Gary


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]