This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: grmic fixes
- From: Tom Tromey <tromey at redhat dot com>
- To: Andrew Haley <aph at redhat dot com>
- Cc: Archit Shah <ashah at redhat dot com>, java-patches at gcc dot gnu dot org
- Date: 28 Mar 2006 11:47:13 -0700
- Subject: Re: grmic fixes
- References: <4428F16A.4050701@redhat.com> <17449.3802.600893.614127@zapata.pink>
- Reply-to: tromey at redhat dot com
>>>>> "Andrew" == Andrew Haley <aph@redhat.com> writes:
>> Archit Shah writes:
>> grmic trails the rmic in classpath tools significantly. The rmic in
>> classpath has received multiple bug fixes.
The rmic situation has gotten even worse unfortunately. See PR 26851.
Andrew> I'll commit this to branch and trunk.
I don't know if we care about the Compiler class, but in case we do,
this change breaks binary compatibility.
I tend to think it doesn't matter.
Tom