class.c
74.9 KB
-
re PR java/14231 (Incorrect interface method called when compiling against .class files) · bddefd4f
2004-02-26 Andrew Haley <aph@redhat.com> PR java/14231: * parse.y (check_interface_throws_clauses): Check for !METHOD_INVISIBLE (iface_method). * class.c (layout_class_methods): Check for CLASS_INTERFACE as well as CLASS_ABSTRACT. From-SVN: r78505
Andrew Haley committed