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: PATCH: Libjava is broken again


On Mon, 2007-06-04 at 11:53 +0200, Paolo Bonzini wrote:
> Mark, I wonder if the proposed patch would actually belong in classpath. 
>   That is, is there a reason why Classpath dislikes GCJ, Jikes and KJC?

That version of classpath was released when GCJ, Jikes and KJC didn't
provide full support of all the 1.5 language constructs. Since GCJ does
provide them now a feature check to see whether or not we have a GCJ
version that does support it would certainly be welcome.

Of course inside GCC you know the exact version of GCJ that you will be
using to compile the core libraries, so hardcoding it there isn't a
problem.

Cheers,

Mark

Attachment: signature.asc
Description: This is a digitally signed message part


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