recent regression
Andrew Haley
aph@redhat.com
Sat Jun 26 11:58:00 GMT 2004
Bryce McKinlay writes:
>
> Agreed. Here's a complete patch with redundant CLASS_FROM_SOURCE_P's
> removed. I've run this through the testsuite (no regressions), and also
> built parts of RHUG against it. It seems to fix PR 16768 as well.
>
> OK to commit?
>
> Bryce
>
>
> 2004-06-25 Bryce McKinlay <mckinlay@redhat.com>
> Ranjit Mathew <rmathew@hotmail.com>
>
> PR java/1207
> * jcf-parse.c (load_class): Return immediately if passed a type decl
> where CLASS_FROM_SOURCE_P is set. Remove FIXME.
> * parse.y (do_resolve_class): Remove checks for CLASS_FROM_SOURCE_P
> before calling load_class.
> (qualify_and_find): Likewise.
> (find_in_imports_on_demand): Likewise.
> (find_applicable_accessible_methods_list): Likewise.
Great, thanks.
Andrew.
More information about the Java-patches
mailing list