Java: Miranda methods fix - PR 12254
Bryce McKinlay
bryce@mckinlay.net.nz
Wed Sep 17 05:28:00 GMT 2003
On Tuesday, Sep 16, 2003, at 22:14 Pacific/Auckland, Andrew Haley wrote:
> Bryce McKinlay writes:
>>
>> OK to commit?
>>
>> 2003-09-16 Bryce McKinlay <bryce@mckinlay.net.nz>
>>
>> * class.c (make_class_data): Omit miranda methods from method array.
>> (add_miranda_methods): Ensure super-interfaces are laid out.
>> Fix for PR java/12254.
>
> Yes, thanks for doing this. OK if no testsuite regressions.
I'm checking in this variant. It adds a comment and removes the change
to make_class_data - after considering Tom's comments I decided that
its best to still emit reflection info for the Miranda methods for now
as parts of the runtime probably rely on it.
No regressions.
Regards,
Bryce.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: PR12254-2.patch.txt
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20030917/6a5ce5b5/attachment.txt>
-------------- next part --------------
More information about the Java-patches
mailing list