This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Merging String with Classpath
- From: Tom Tromey <tromey at redhat dot com>
- To: Eric Blake <ebb9 at email dot byu dot edu>
- Cc: java-patches at gcc dot gnu dot org
- Date: 14 Mar 2002 11:20:40 -0700
- Subject: Re: Merging String with Classpath
- References: <3C8AF517.2AE9CE6@email.byu.edu> <3C90C3FD.2F4D4790@email.byu.edu>
- Reply-to: tromey at redhat dot com
>>>>> "Eric" == Eric Blake <ebb9@email.byu.edu> writes:
Eric> Followup: Has anyone had a chance to look at this patch?
Eric> http://gcc.gnu.org/ml/java-patches/2002-q1/msg00699.html
It's on my to-do list. I'll get to it before Monday.
I really appreciate what you're trying to do here. However, String is
a special piece of code in libgcj. At this point I'd prefer to see it
remain the same in 3.1. I'm worried that a big change this late will
have unintended consequences.
Tom