Re: [cp-patches] Re: Absolute URL parsing bug

2005-07-03 Thread Andrew Haley
Chris Burdess writes: Tom Tromey wrote: Andrew I have no opinions about the syntax of URIs, I only want to make Andrew real-world applications work. In this case we have to guess what Java Andrew libraries are doing. FWIW we've had some patch churn in this area in the past.

Re: [cp-patches] Re: Serialization: readResolve and writeReplace in parent class

2005-07-03 Thread Mark Wielaard
Hi, On Mon, 2005-06-27 at 19:32 +0200, Daniel Bonniot wrote: I wonder if there is a strange case here where someone adds a private method to the class hierarchy later (after all the other classes are compiled). Should the private method hide the superclass methods of the same signature?

Re: Eclipse broken with 0.16

2005-07-03 Thread Thomas Zander
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sunday 3 July 2005 07:02, Grzegorz B. Prokopski wrote: ... but there are a whole load of related changes that I've been applying over the last couple of days. I am sure there was.  But from a VM developer POV I must admit that as much as I

Re: New volunteer needing task

2005-07-03 Thread Dimitri Koussa
Hi David, Thanks for the tasks. I am interested in working on the imageio plugin for PNG images. The ImageIO.getReaderFormatNames() method returns an entry that is png. ImageIO.getWriterFormatNames() does the same. Does this mean that the plugins have been written? I searched the mailing list

Fix for configure test

2005-07-03 Thread Archie Cobbs
2005-07-03 Archie Cobbs [EMAIL PROTECTED] * m4/acinclude.m4: fix broken expr(1) syntax -Archie __ Archie Cobbs *CTO, Awarix* http://www.awarix.com Index: m4/acinclude.m4

[commit-cp] classpath ./ChangeLog m4/acinclude.m4

2005-07-03 Thread Archie Cobbs
CVSROOT:/cvsroot/classpath Module name:classpath Branch: Changes by: Archie Cobbs [EMAIL PROTECTED]05/07/03 20:06:15 Modified files: . : ChangeLog m4 : acinclude.m4 Log message: * m4/acinclude.m4: fix broken